Content-Length: 264408 | pFad | http://github.com/cnbeining/autotimecode/tree/master/autotimecode_api

81 autotimecode/autotimecode_api at master · cnbeining/autotimecode · GitHub
Skip to content

Latest commit

 

History

History

autotimecode_api

Autotimecode API

This is the REST API for Autotimecode project.

Built with Flask-Restful, MongoEngine and Celery.

This project is stateless: long running tasks are located in autotimecode_worker, served by Celery.

API Documentation

Detailed API document can be found at https://documenter.getpostman.com/view/2034007/SVmtxJzc?version=latest .

Running

docker build -t autotimecode_api .
docker run -e MONGO_URL=mongo://localhost -e CELERY_BROKER_URL=amqp:// -p 5055:5055 autotimecode_api 

Developing

  • Add HTTP endpoints under resources
  • Add MongoEngine objects and DAOs under db
  • Plug the endpoints in app.py
  • Profit!








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/cnbeining/autotimecode/tree/master/autotimecode_api

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy