EverNode is built by expanding upon flask by adding great features and easy-to-use modular design.


Keywords
server, flask-based, restful, modular, evernode
License
MIT
Install
pip install evernode==1.7.0

Documentation

EverNode

Build Status Pypi Package Docs

EverNode for fast beautiful APIs

EverNode adds enhanced features to Flask out of the box for rapid API development. Support for Flask-SQLAlchemy model serialization, internationalization, easy to handle form data, JWT Bearer Authorization, authorized emails and more. Our primary focus for EverNode is modular based API development and to remain as light weight and fast as possible.

Fair Warning

EverNode is currently developed in my spare time and used in my personal applications used in a production environment. So any features that I deem useful get added to EverNode without much notice, while also trying to keep bulk down. This warning is to warn people that I do not plan on having stable release timeframes until EverNode v2. At that time a new release schedule will be created, along with much, much better unit tests. Thanks

Get it now

$ pip install evernode

Project Links

Getting Started

License

MIT licensed. See the bundled LICENSE file for more details.