Flask REST API template with MongoDB models, JWT auth, and tests
This boilerplate is archived.
No commits have been published in the last 36 months, and the codebase is likely outdated. View active boilerplates →
Template for building RESTful APIs with Flask, Flask-RESTful, and MongoEngine (MongoDB). Provides a CRUD example, token-based (JWT) authentication, modular blueprints, and pytest-based testing setup. Suited for prototyping REST APIs or learning project structure and tests.
0