- 授权协议: CPAL
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/mulesoft/api-designer
软件介绍
API-Designer 是个专门用于创建和分享 API 标准的 web 编辑器。它能提示在什么地方应该使用什么元素以及指出创建的 RAML 文档中的错误。下面的代码片断中,有一个 books 的 API,其中有 get 方法,它返回同一个作者编写的所有书籍,而 {booksId} 部分有一个方法用于获得指定的书本并且 delete 方法用 于从集合中删除书本。
Via:InfoQ
Head First PHP & MySQL
Lynn Beighley、Michael Morrison / O'Reilly Media / 2008-12-29 / USD 44.99
If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using P......一起来看看 《Head First PHP & MySQL》 这本书的介绍吧!
