Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xen/webcraft

Framework for creating beautiful REST APIs
https://github.com/xen/webcraft

api api-framework asyncio framework microservice pyton rest

Last synced: 19 days ago
JSON representation

Framework for creating beautiful REST APIs

Awesome Lists containing this project

README

        

# webcraft

Async python framework for creating beautiful REST APIs using `aiohttp`.

Full featured REST API demo with schema validation, Open API (aka Swagger) documentation with database access check out [Messenger API](https://github.com/xen/webcraft/blob/master/demo/messenger-api.py) example.