Last updated:
0 purchases
apicore 1.2.1
Set of core libraries usefull for building REST API and Microservices based on Flask.
The code is open source, release under MIT and written in Python 3.
pip install apicore
Features
Cross-origin resource sharing (CORS) ready
Data caching with redis server or in-memory
Configuration file loader
A simple Logger
Raise exception conform to HTTP status codes
Authorization using JSON Web Token(JWT) issued from an OpenID Connect provider.
Links
Documentation
Source code
Company
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.