Adding apistar in the REST APIs section

This commit is contained in:
gtseres 2017-10-27 13:54:07 +03:00
parent ca9220cee7
commit f65fbbb2b8
1 changed files with 1 additions and 0 deletions

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