-
Updated
Sep 4, 2020 - Python
#
microservice
Here are 443 public repositories matching this topic...
open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
docker
kubernetes
microservice
api-management
api-gateway
cloud-native
kubernetes-ingress
ambassador
envoy
gateway-api
envoy-proxy
kubernetes-annotations
Skeleton of a Microservice built with the Flask
-
Updated
Dec 4, 2018 - Python
基于sanic的微服务基础架构
-
Updated
Nov 30, 2018 - Python
-
Updated
Sep 17, 2019 - Python
Self-hosted document converting service with HTTP API
-
Updated
Nov 8, 2018 - Python
Repository for Project Insight: NLP as a Service
nlp
docker
machine-learning
natural-language-processing
microservice
transformer
fastapi
huggingface
streamlit
huggingface-transformer
streamlit-webapp
transformers-models
-
Updated
Sep 2, 2020 - Python
spaCy REST API, wrapped in a Docker container.
-
Updated
Sep 5, 2020 - Python
Instant Graphql for MongoDb (active branch is golang, rewrite in process)
graphql
docker
kubernetes
jwt
cloud
schema
database
mongodb
microservice
serverless
docker-compose
containers
mongodb-database
generated
existing-databases
-
Updated
Jul 7, 2020 - Python
API development made easy: a smart Python 3 API framework
python
api
flask
mongo
rest
mongodb
microservice
api-management
rest-api
python-library
api-server
restapi
flask-application
api-rest
apis
restful-api
flask-api
microservice-framework
restful-webservices
api-framework
-
Updated
Mar 16, 2020 - Python
rpc framework built on grpc
-
Updated
Aug 5, 2020 - Python
-
Updated
May 7, 2020 - Python
python
flask
microservice
micro-framework
python3
oms
flask-api
flask-microservices
open-microservice
-
Updated
Oct 31, 2019 - Python
Asynchronous message dispatcher - Currently using asyncio and amazon SQS
-
Updated
Aug 6, 2020 - Python
Simple http microservice that converts Word documents to PDF
-
Updated
Jun 13, 2020 - Python
A eureka client written in python supports Discovery and Registry to the eureka server, you can easily intergrate your python components with spring cloud.
-
Updated
Sep 4, 2020 - Python
stevepeak
commented
Mar 14, 2018
github get '/search'
--accept "application/vnd.github.unicorns-preview+json"
docker
kubernetes
distributed-systems
automation
microservice
continuous-integration
continuous-delivery
containers
api-gateway
scalability
load-balancer
failover
high-availability
microservices-architecture
database-replication
-
Updated
Aug 29, 2020 - Python
aexvir
commented
Jan 21, 2020
Now that we want to give more value to it, it would be nice if we could break down the areas of development on the project based on conventional commits.
Things we could have there
- Stats per scope
- Stats per action
- Stats per author
- Time range selector for the statistics
Example to implement machine learning microservice with gRPC and Docker in Python
-
Updated
Nov 28, 2018 - Python
Hands-on Microservices with Python [ video], published by Packt
python
docker
flask
microservice
microservices-architecture
flask-api
video-course
packt
flask-sqlalchemy
-
Updated
May 1, 2019 - Python
Learn to build your own microservice using Python and FastAPI
-
Updated
Jul 29, 2020 - Python
Set up a Flask service with a few keystrokes
-
Updated
Aug 27, 2020 - Python
A self-hosted API to fetch and mix entries from Atom and RSS feeds (returns Atom, RSS, or JSON)
-
Updated
Apr 4, 2020 - Python
Uses docker compose with a python flask microservice and MongoDB instance to make a sample application
python
docker
mqtt
flask
crud
mongodb
influxdb
microservice
docker-compose
grafana
geospatial
swagger
python3
stress-testing
mosquitto
fulltext-search
photo-processor
locusts
baesian
-
Updated
Jul 28, 2020 - Python
A Python framework to build composable event pipeline servers with minimal effort.
-
Updated
Oct 21, 2019 - Python
mashrikt
commented
Feb 12, 2019
Add optional choice to use Rabbit MQ as the Celery Broken, when using Celery.
Open
Refactor gitignore
An intelligently dumb calculator that uses machine learning
-
Updated
Mar 7, 2020 - Python
An open-registry for hosting Jina executors via container images
machine-learning
marketplace
deep-learning
microservice
neural-network
cloud-native
containerization
neural-search
jina
jina-hub
-
Updated
Sep 6, 2020 - Python
Improve this page
Add a description, image, and links to the microservice topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microservice topic, visit your repo's landing page and select "manage topics."
Describe the feature
I think enforcing typing in methods parameters can be helpful for robustness, readability and stability of the code.
By using
mypystatic type checker, we can see potential improvements forjina:Usage:
Do not get overwhelmed by the errors. Let's slowly keep improving until we can eve