An open API service indexing awesome lists of open source software.

https://github.com/codingforentrepreneurs/buildpacks-fastapi

Using a basic FastAPI web application, learn to use buildpacks to create and push containers to Docker Hub.
https://github.com/codingforentrepreneurs/buildpacks-fastapi

Last synced: 4 months ago
JSON representation

Using a basic FastAPI web application, learn to use buildpacks to create and push containers to Docker Hub.

Awesome Lists containing this project

README

        

# buildpacks-fastapi
Using a basic FastAPI web application, learn to use buildpacks to create and push containers to Docker Hub.

## Useful links
Reference repo: https://github.com/codingforentrepreneurs/buildpacks-fastapi

### Google Buildpacks
- Docs: https://cloud.google.com/docs/buildpacks/builders
- Python app config: https://cloud.google.com/docs/buildpacks/python
- Node.js app config: https://cloud.google.com/docs/buildpacks/nodejs