Skip to content

api skeleton: docker-compose + flask + celery + redis + mongo + alpine

Notifications You must be signed in to change notification settings

neosapience/api-skeleton

Repository files navigation

rest-api web skeleton

developer

default tests

  1. neosapience/appname-api -> your docker image name as quay.io/neos/...

  2. build base docker image

    $ make build-base
  3. build image

    $ make build
  4. test

    & make test && make logs
    

service up

& make up

monitoring

  • flower for celery
  • mongo-express for mongo

About

api skeleton: docker-compose + flask + celery + redis + mongo + alpine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published