Merge pull request #968 from gtseres/master

Adding apistar in the REST APIs section
This commit is contained in:
Vinta
2017-10-27 14:51:55 -05:00
committed by GitHub

View File

@ -932,6 +932,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [restless](https://github.com/toastdriven/restless) - Framework agnostic REST framework based on lessons learned from Tastypie.
* [ripozo](https://github.com/vertical-knowledge/ripozo) - Quickly creating REST/HATEOAS/Hypermedia APIs.
* [sandman](https://github.com/jeffknupp/sandman) - Automated REST APIs for existing database-driven systems.
* [apistar](https://github.com/encode/apistar) - A smart Web API framework, designed for Python 3.
## RPC Servers