All Projects → flask-restful-api-boilerplate → Similar Projects or Alternatives

330 Open source 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
best-queue
Queue in runtime based promise
Stars: ✭ 26 (+85.71%)
Mutual labels:  queue
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (+21.43%)
Mutual labels:  queue
node-svmq
Native System V message queues in Node.js
Stars: ✭ 16 (+14.29%)
Mutual labels:  queue
collections
📝 Collections library made in TypeScript
Stars: ✭ 14 (+0%)
Mutual labels:  queue
Queue
Queue handling library (designed on Arduino)
Stars: ✭ 73 (+421.43%)
Mutual labels:  queue
sdmq
is a simple delay message queue, based on redis and kotlin
Stars: ✭ 31 (+121.43%)
Mutual labels:  queue
python-asynchronous-tasks
😎Asynchronous tasks in Python with Celery + RabbitMQ + Redis
Stars: ✭ 37 (+164.29%)
Mutual labels:  queue
Mask
A gRpc server like Flask (像Flask一样的gRpc服务)
Stars: ✭ 16 (+14.29%)
Mutual labels:  flask-sqlalchemy
fastrq
Queue, Stack and Priority Queue built on Redis.
Stars: ✭ 15 (+7.14%)
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
rsmq-promise
Promise interface for RSMQ
Stars: ✭ 28 (+100%)
Mutual labels:  queue
pgq
Generic Queue for PostgreSQL
Stars: ✭ 134 (+857.14%)
Mutual labels:  queue
beansclient
Robust PHP client for beanstalkd work queue
Stars: ✭ 86 (+514.29%)
Mutual labels:  queue
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+1171.43%)
Mutual labels:  queue
orkid-node
Reliable and modern Redis Streams based task queue for Node.js 🤖
Stars: ✭ 61 (+335.71%)
Mutual labels:  queue
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (+292.86%)
Mutual labels:  queue
queue
A task queue library for Go.
Stars: ✭ 26 (+85.71%)
Mutual labels:  queue
GitDigger
The community for open source project. It provides new ways to help developers discover and contributing to open source projects.
Stars: ✭ 15 (+7.14%)
Mutual labels:  flask-sqlalchemy
express-bull-es6
An example setup with docker-compose, Redis, bull queue and ES6.
Stars: ✭ 67 (+378.57%)
Mutual labels:  queue
web trader
📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.
Stars: ✭ 21 (+50%)
Mutual labels:  flask-restful
eleanor
Code used during my Chaos Engineering and Resiliency Patterns talk.
Stars: ✭ 14 (+0%)
Mutual labels:  flask-sqlalchemy
Chatbot-Flask-Server
The Flask server that communicates with my FB Messenger chatbot
Stars: ✭ 58 (+314.29%)
Mutual labels:  flask-server
deque
A highly optimized double-ended queue
Stars: ✭ 75 (+435.71%)
Mutual labels:  queue
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+364.29%)
Mutual labels:  queue
PySiQ
A Python Simple Queue system for your apps
Stars: ✭ 23 (+64.29%)
Mutual labels:  queue
Deploy-machine-learning-model
Dockerize and deploy machine learning model as REST API using Flask
Stars: ✭ 61 (+335.71%)
Mutual labels:  flask-restful
emitter-queue
😴 Queue emitter events
Stars: ✭ 16 (+14.29%)
Mutual labels:  queue
resque-heroku-signals
Patch resque to be compatible with Heroku process signaling
Stars: ✭ 22 (+57.14%)
Mutual labels:  queue
zmq
ZeroMQ based distributed patterns
Stars: ✭ 27 (+92.86%)
Mutual labels:  queue
shoki
Purely functional data structures in Java
Stars: ✭ 30 (+114.29%)
Mutual labels:  queue
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+450%)
Mutual labels:  queue
leek
Celery Tasks Monitoring Tool
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
Foundatio.Samples
Foundatio Samples
Stars: ✭ 34 (+142.86%)
Mutual labels:  queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (+214.29%)
Mutual labels:  queue
beems
a bee-queue based minimalist toolkit for building fast, decentralized, scalable and fault tolerant microservices
Stars: ✭ 33 (+135.71%)
Mutual labels:  queue
rearq
A distributed task queue built with asyncio and redis, with built-in web interface
Stars: ✭ 81 (+478.57%)
Mutual labels:  queue
Libft
42 library of basic C functions - queues, lists, memory operations and more 😄
Stars: ✭ 21 (+50%)
Mutual labels:  queue
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (+142.86%)
Mutual labels:  queue
collections
📂 Golang 实现的 collections 模块,灵感来自 Python queue 和 Python collections
Stars: ✭ 27 (+92.86%)
Mutual labels:  queue
ImmunoLynk
[Lumiata COVID-19 Winner] COVID Immunity testing results registered to the Blockchain for healthcare safety.
Stars: ✭ 17 (+21.43%)
Mutual labels:  flask-server
flask-authz
Use Casbin in Flask, Casbin is a powerful and efficient open-source access control library.
Stars: ✭ 100 (+614.29%)
Mutual labels:  flask-sqlalchemy
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (+142.86%)
Mutual labels:  queue
azure-service-bus-go
Golang library for Azure Service Bus -- https://aka.ms/azsb
Stars: ✭ 67 (+378.57%)
Mutual labels:  queue
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+18814.29%)
Mutual labels:  queue
aioScrapy
基于asyncio与aiohttp的异步协程爬虫框架 欢迎Star
Stars: ✭ 34 (+142.86%)
Mutual labels:  queue
easy-promise-queue
An easy JavaScript Promise queue which is automatically executed, concurrency controlled and suspendable.
Stars: ✭ 31 (+121.43%)
Mutual labels:  queue
Tieba-Birthday-Spider
百度贴吧生日爬虫,可抓取贴吧内吧友生日,并且在对应日期自动发送祝福
Stars: ✭ 28 (+100%)
Mutual labels:  queue
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+535.71%)
Mutual labels:  queue
arcus.messaging
Messaging with Microsoft Azure in a breeze.
Stars: ✭ 20 (+42.86%)
Mutual labels:  queue
wtsqs
Simplified Node AWS SQS Worker Wrapper
Stars: ✭ 18 (+28.57%)
Mutual labels:  queue
joobq
JoobQ is a fast, efficient asynchronous reliable job queue and job scheduler library processing. Jobs are submitted to a job queue, where they reside until they are able to be scheduled to run in a computing environment.
Stars: ✭ 26 (+85.71%)
Mutual labels:  queue
ansible-role-rabbitmq
Ansible Role - RabbitMQ
Stars: ✭ 49 (+250%)
Mutual labels:  queue
dynamic-queue
The dynamic queue
Stars: ✭ 17 (+21.43%)
Mutual labels:  queue
taskqueues.com
A list of distributed task queueing software.
Stars: ✭ 25 (+78.57%)
Mutual labels:  queue
public
util toolkit for go.golang 通用函数包
Stars: ✭ 135 (+864.29%)
Mutual labels:  queue
queue-for-kirby
Basic queue for Kirby 2, using Cron and Kirby's flat file system
Stars: ✭ 17 (+21.43%)
Mutual labels:  queue
1-60 of 330 similar projects