Skip to content

vlegchilkin/microservices

Repository files navigation

Various microservice examples

  1. git clone https://github.com/vlegchilkin/python-infra

  2. follow https://github.com/vlegchilkin/python-infra/blob/main/README.md, as a result:

    • devpi & local docker registry should be up and running
    • localhost:5001/docker-python:3.12 have to be resolvable
    • localhost:5001/docker-python:3.9 have to be resolvable
    • http://127.0.0.1:3141/root (devpi) should be available and have 'root/local' index
  3. git clone https://github.com/vlegchilkin/mscom

  4. follow https://github.com/vlegchilkin/mscom/blob/main/README.md, as a result:

  5. run:

    poetry update --lock
    docker-compose up -d
  6. While editing Django endpoints, mark django/src folder as Sources root for correct resolving

  7. available FastAPI endpoints:

  8. available Flask endpoints:

  9. available Django endpoints:

About

Various examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •