Pinned Repositories
alembic
Alembic template, with auto-generated revision and migrations.
fastapi
FastAPI framework template.
fastapi-redis
Fastapi framework template, with basic redis operations.
fastapi-redis-linebot
Line chatbot implementation, with fastapi framework and using redis as cache.
fastapi-redis-sqlalchemy
Fastapi framework template, with basic sqlalchemy operations and using redis as cache.
fastapi-sqlalchemy
FastAPI framework template, with some sample sqlalchemy operation usages.
flask-restful-redis-sqlalchemy
Quickly create a simple flask server with redis, postgreSQL and docker-compose
kafka-consumer
A simple kafka streaming template using confluent-kafka.
mqtt-consumer
A simple MQTT consumer example template using paho-mqtt.
pypi
Python module packaging template, with an example Pypi server.
DarkbordermanTemplate's Repositories
DarkbordermanTemplate/fastapi-redis-sqlalchemy
Fastapi framework template, with basic sqlalchemy operations and using redis as cache.
DarkbordermanTemplate/fastapi
FastAPI framework template.
DarkbordermanTemplate/fastapi-sqlalchemy
FastAPI framework template, with some sample sqlalchemy operation usages.
DarkbordermanTemplate/kafka-consumer
A simple kafka streaming template using confluent-kafka.
DarkbordermanTemplate/fastapi-redis
Fastapi framework template, with basic redis operations.
DarkbordermanTemplate/fastapi-redis-linebot
Line chatbot implementation, with fastapi framework and using redis as cache.
DarkbordermanTemplate/mqtt-consumer
A simple MQTT consumer example template using paho-mqtt.
DarkbordermanTemplate/pypi
Python module packaging template, with an example Pypi server.
DarkbordermanTemplate/alembic
Alembic template, with auto-generated revision and migrations.
DarkbordermanTemplate/flask-restful-redis-sqlalchemy
Quickly create a simple flask server with redis, postgreSQL and docker-compose
DarkbordermanTemplate/gin
A RESTful API service practice with gin.
DarkbordermanTemplate/web3