All Projects → waylau → Rest In Action

waylau / Rest In Action

REST in Action 《REST 实战》。基于 Jersey 构建 RESTful 服务。

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Rest In Action

Udash Core
Scala framework for building beautiful and maintainable web applications.
Stars: ✭ 405 (-14.19%)
Mutual labels:  rest
Goa
Design-based APIs and microservices in Go
Stars: ✭ 4,493 (+851.91%)
Mutual labels:  rest
Gearbox
Gearbox ⚙️ is a web framework written in Go with a focus on high performance
Stars: ✭ 455 (-3.6%)
Mutual labels:  rest
Koa Rest Api Boilerplate
💯 Boilerplate for Node.js Koa RESTful API application with Docker, Swagger, Jest, CodeCov and CircleCI
Stars: ✭ 420 (-11.02%)
Mutual labels:  rest
Jsonplaceholder
A simple online fake REST API server
Stars: ✭ 4,377 (+827.33%)
Mutual labels:  rest
Openapi Specification
The OpenAPI Specification Repository
Stars: ✭ 22,603 (+4688.77%)
Mutual labels:  rest
Swagger Node
Swagger module for node.js
Stars: ✭ 3,917 (+729.87%)
Mutual labels:  rest
Tectonic
A declarative REST data loader for React and Redux. Docs @
Stars: ✭ 467 (-1.06%)
Mutual labels:  rest
Purest
REST API Client Library
Stars: ✭ 448 (-5.08%)
Mutual labels:  rest
Api Design Node V3
[Course] API design in Node with Express v3
Stars: ✭ 459 (-2.75%)
Mutual labels:  rest
Ng Admin
Add an AngularJS admin GUI to any RESTful API
Stars: ✭ 4,006 (+748.73%)
Mutual labels:  rest
Crudl
CRUDL is a backend agnostic REST and GraphQL based admin interface
Stars: ✭ 438 (-7.2%)
Mutual labels:  rest
Django Rest Framework
Web APIs for Django. 🎸
Stars: ✭ 22,406 (+4647.03%)
Mutual labels:  rest
React Native Actions Sheet
A Cross Platform(Android & iOS) ActionSheet with a flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.
Stars: ✭ 412 (-12.71%)
Mutual labels:  action
Jsonapidotnetcore
JSON:API Framework for ASP.NET Core
Stars: ✭ 465 (-1.48%)
Mutual labels:  rest
Fuel
The easiest HTTP networking library for Kotlin/Android
Stars: ✭ 4,057 (+759.53%)
Mutual labels:  rest
Swagger Ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
Stars: ✭ 21,279 (+4408.26%)
Mutual labels:  rest
Swagger Parser
Swagger Spec to Java POJOs
Stars: ✭ 468 (-0.85%)
Mutual labels:  rest
Wiremock
A tool for mocking HTTP services
Stars: ✭ 4,790 (+914.83%)
Mutual labels:  rest
Typescript Rest
This is a lightweight annotation-based expressjs extension for typescript.
Stars: ✭ 458 (-2.97%)
Mutual labels:  rest

REST in Action 《REST 实战》

REST in Action base on Jersey.Learning REST step by step with a large number of samples and finally build a complete RESTful application.There is also a GitBook version of the book: http://waylau.gitbooks.io/rest-in-action. Let's READ!

基于 Jersey 的 REST 实战。在做 Java RESTful 相关的项目,发现网上中文的资料比较少(https://github.com/waylau/RestDemo 这个是我以前写的博客,可以作为参考),而且 Jersey 的更新比较快,利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 REST 的世界,最终构建一个完整的 REST 应用。如有疏漏欢迎指正。感谢您的参与!

有关 Jersey 详细信息,可以参阅《Jersey 2.x 用户指南》。

Get start 如何开始阅读

选择下面入口之一:

Code 源码

书中所有示例源码,移步至https://github.com/waylau/rest-in-actionsamples 目录下,代码遵循《Java 编码规范

Issue 意见、建议

如有勘误、意见或建议欢迎拍砖 https://github.com/waylau/rest-in-action/issues

Contact 联系作者:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].