Skip to content

agentsifyai/python-subservice-template

Repository files navigation

Python subservice

Insert what service it is as the title. Replace all the placeholder within the readme to match real purpose.

A satellite service made for [...]

Swagger

Documentation available in the localhost:XXXX/docs resource path for dockerized run.

When ran locally (command fastapi dev), use port specified in the command or the default (:8000).

Run inside docker:

docker-compose build for updating the dependencies using requirements.txt

docker-compose up for running the the service standalone.

For collective run, see the collective compose in the XYZ repo.

About

A template for pythonic sub-services perfect for monolith-with-satellites architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors