Created by: thingsplode
What is this Python project?
appkernel - A beautiful, well tested python framework helping you to deliver REST APIs from zero to production within minutes (no kidding: literally within minutes).
What's the difference between this Python project and similar ones?
- Flask - it provides a lot more functionality out of the box, including security and ORM/ODM;
- Eve - the resource definition is in code, making it very natural for developers to extend it;
- Flask-Restful - more extended feature set, including serialization, validation, security and data encryption;
- Flask-Restless - focuses on MongoDB (instead of SQLAlchemy), provides value generators, fine-grained security features, HATEOAS, REST client with circuit breaker and many other planned features making the development of micro-services much easier;
--
Anyone who agrees with this pull request could vote for it by adding a