Skip to content

Commit 2db49ed

Browse files
Update README.md
1 parent aa90c1c commit 2db49ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -513,7 +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 Library for cleanly exposing APIs over HTTP and the Command Line.
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.
517517
* [sandman](https://github.com/jeffknupp/sandman) - Automated REST APIs for existing database-driven systems.
518518
* [restless](http://restless.readthedocs.org/en/latest/) - Framework agnostic REST framework based on lessons learned from Tastypie.
519519
* [ripozo](https://github.com/vertical-knowledge/ripozo) - Quickly creating REST/HATEOAS/Hypermedia APIs.

0 commit comments

Comments
 (0)