All Projects → chiragchamoli → flask-restful-api-boilerplate

chiragchamoli / flask-restful-api-boilerplate

Licence: other
This is boilerplate template for a Python Flask application with things you need to get started.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to flask-restful-api-boilerplate

maniwani
Imageboard software for the 21st century
Stars: ✭ 66 (+371.43%)
Mutual labels:  flask-sqlalchemy, flask-restful
Resume-Generator
A Resume builder which allows users to build their own custom resumes with details like experience,projects , skills ,education etc. Users can also have the feature to download their resumes . To contribute send PR at development branch from where it will be merged in master once checked.
Stars: ✭ 28 (+100%)
Mutual labels:  flask-sqlalchemy, flask-restful
flask-restful-api-template
Template for flask-restful api project
Stars: ✭ 71 (+407.14%)
Mutual labels:  flask-sqlalchemy, flask-restful
node-svmq
Native System V message queues in Node.js
Stars: ✭ 16 (+14.29%)
Mutual labels:  queue
Fortress-of-Solitude
This Library has resources to solve common data structure algorithm problems like a Doubly linked list, Generic trees, Queue, Stack, and other algorithms. Each lib has an option to carry your custom data in elements. Custom data in detail, other fantastic resources.
Stars: ✭ 53 (+278.57%)
Mutual labels:  queue
pgq
Generic Queue for PostgreSQL
Stars: ✭ 134 (+857.14%)
Mutual labels:  queue
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (+142.86%)
Mutual labels:  queue
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+1171.43%)
Mutual labels:  queue
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (+292.86%)
Mutual labels:  queue
collections
📝 Collections library made in TypeScript
Stars: ✭ 14 (+0%)
Mutual labels:  queue
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (+142.86%)
Mutual labels:  queue
PySiQ
A Python Simple Queue system for your apps
Stars: ✭ 23 (+64.29%)
Mutual labels:  queue
emitter-queue
😴 Queue emitter events
Stars: ✭ 16 (+14.29%)
Mutual labels:  queue
zmq
ZeroMQ based distributed patterns
Stars: ✭ 27 (+92.86%)
Mutual labels:  queue
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+450%)
Mutual labels:  queue
How-To-Build-A-Chatbot
Learn to build a facebook chatbot using Python and Flask
Stars: ✭ 15 (+7.14%)
Mutual labels:  flask-server
easy-promise-queue
An easy JavaScript Promise queue which is automatically executed, concurrency controlled and suspendable.
Stars: ✭ 31 (+121.43%)
Mutual labels:  queue
express-bull-es6
An example setup with docker-compose, Redis, bull queue and ES6.
Stars: ✭ 67 (+378.57%)
Mutual labels:  queue
arcus.messaging
Messaging with Microsoft Azure in a breeze.
Stars: ✭ 20 (+42.86%)
Mutual labels:  queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (+214.29%)
Mutual labels:  queue

Flask Restful Api Boilerplate

Hello

This is boilerplate template for a Python Flask application with things you need to get started. Want to get started with Flask API server quickly? Good. You came to the right place. This Flask application framework is pre-configured with PyJWT, PyYAML, Flask-Restplus, Flask-Cors, Flask-SQLAlchemy and more. Swagger.

What's included?

Extentions

Others

  • Enterprise ready application structure
  • SSL Enabled
  • API's as Blueprints - The rightway
  • Basic Auth
  • Model Pattern

Getting started

  1. Please update globals.yaml file

Screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].