19 projects
pymacaron-gcp
PyMacaron deployment pipelines towards Google Kubernetes Engine (GKE) and Cloud Run (GCR)
pymacaron-docker
Package a PyMacaron microservice into a Docker image
pymacaron-async
Seamless asynchronous execution of method calls inside a PyMacaron endpoint, using celery+redis
pymacaron
REST microservice framework based on Flask, OpenAPI, gunicorn and celery, deployable towards GKE and Beanstalk
pymacaron-unit
Library for unittesting json REST apis built with pymacaron
google-cloud-storage-image-resizer
Import, rotate, crop and resize pictures into google Cloud Storage
pymacaron-core
Swagger + Flask + Bravado-core = auto-spawning of API server, client and data objects for Pymacaron
pymacaron-google-datastore
Serialize/Deserialize Swagger objects to and from Google Firestore in Datastore mode
s3imageresizer
Import and resize pictures into amazon S3 storage
pymacaron-aws
Pymacaron deployment pipeline towards Amazon Beanstalk
pymacaron-dynamodb
Serialize/Deserialize Swagger JSON objects to and from DynamoDB, with transactional writes
klue-microservice-dynamodb
Serialize/Deserialize Swagger JSON objects to and from DynamoDB, with transactional writes
klue-microservice
Easily implement a REST API and deploy it as a Docker container on amazon AWS
klue-client-server
Swagger + Flask + Bravado = Client/Server auto-spawning
klue-microservice-deploy
Tools to run a Klue micro-service on Amazon aws/docker
klue-microservice-async
Seamless asynchronous execution of method calls inside a Klue Microservice endpoint, using celery+redis
klue-unit
Library for unittesting json REST apis built with klue-client-server
dynadbmutex
A simple mutex implementation on top of DynamoDB.
dynadbobjectstore
Store and retrieve python objects stored in a DynamoDB table.