/digital-ocean-fast-api

1 Click Deployment to Digital Ocean for FastAPI apps

Primary LanguagePythonMIT LicenseMIT

🚀 FastAPI Deployment Boilerplate on Digital Ocean

Deploy to DO

Introduction

This repository serves as a minimal boilerplate for deploying a FastAPI application on Digital Ocean. It's designed to provide a straightforward way to get your FastAPI application running with the least amount of headache and bloatware.

📋 Features

  • Minimal FastAPI setup
  • Ready-to-deploy on Digital Ocean
  • Basic configurations for a quick start

⚠️ Caveat

This boilerplate is intentionally barebones. It's crafted to solve the deployment problem with simplicity and efficiency, without extra features or complexity. It's not meant to be an exhaustive setup but rather a starting point for deploying FastAPI applications on Digital Ocean.

🚀 Quick Start

  1. Click the "Deploy to DO" button at the top.
  2. Follow the instructions on Digital Ocean to deploy your app.
  3. Enjoy your FastAPI app running in the cloud!

📝 License

This project is open-sourced under the MIT License. See the LICENSE file for more details.


Happy coding! 🎉