You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -513,6 +513,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
513
513
*[cornice](https://cornice.readthedocs.org/en/latest/) - A REST framework for Pyramid.
514
514
* Framework agnostic
515
515
*[falcon](http://falconframework.org/) - A high-performance framework for building cloud APIs and web app backends.
516
+
*[hug](https://github.com/timothycrosley/hug) - A Python3 framework for cleanly exposing APIs over HTTP and the Command Line with automatic documentation and validation.
516
517
*[sandman](https://github.com/jeffknupp/sandman) - Automated REST APIs for existing database-driven systems.
517
518
*[restless](http://restless.readthedocs.org/en/latest/) - Framework agnostic REST framework based on lessons learned from Tastypie.
0 commit comments