现在位置 >首页 > 所有关于RESTful的文章

Practical hapi

英文图书, 软件  暂无评论 ⁄ 530 次阅读+
Book Description: Understand the core concepts of hapi and learn to build RESTful APIs that are quick, useful, and productive. Created by the mobile team at Walmart Labs, hapi is a light Node.js framework that is perfect for building API servers, websites, and HTTP proxy applications. With this quick guide, you’ll learn the basics of hapi and use those skills to build an application and a REST API with MySQL. You’ll then wrap up with a Capstone project of industry rele...
详细信息

Building RESTful Web Services with PHP 7

英文图书, 软件  暂无评论 ⁄ 700 次阅读+
Book Description REST is the most wide spread and effective standard to develop APIs for internet services. With the way PHP and its eco-system has modernized the way code is written by simplifying various operations, it is useful to develop RESTful APIs with PHP 7 and modern tools. This book explains in detail how to create your own RESTful API in PHP 7 that can be consumed by other users in your organization. Starting with a brief introduction to the fundamentals ...
详细信息