Skip to content

Commit b35e69e

Browse files
committed
Merge pull request #607 from timothycrosley/patch-1
Add hug to REST frameworks list
2 parents 9b82530 + 2db49ed commit b35e69e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
513513
* [cornice](https://cornice.readthedocs.org/en/latest/) - A REST framework for Pyramid.
514514
* Framework agnostic
515515
* [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.
516517
* [sandman](https://github.com/jeffknupp/sandman) - Automated REST APIs for existing database-driven systems.
517518
* [restless](http://restless.readthedocs.org/en/latest/) - Framework agnostic REST framework based on lessons learned from Tastypie.
518519
* [ripozo](https://github.com/vertical-knowledge/ripozo) - Quickly creating REST/HATEOAS/Hypermedia APIs.

0 commit comments

Comments
 (0)