Learn to build your own microservice using Python and FastAPI
- Make sure you have installed
docker
anddocker-compose
- Run
docker-compose up -d
- Head over to http://localhost:8080/api/v1/movies/docs for movie service docs and http://localhost:8080/api/v1/casts/docs for cast service docs
- 打开 http://hw1.bookbook.net.cn:8002/api/v1/docs
- apple/login
- 数据库crud操作