From d86db472b2501ef6cbe2525bd7f20d387d237956 Mon Sep 17 00:00:00 2001 From: Deepankar Mahapatro Date: Thu, 20 Jul 2023 14:13:27 +0530 Subject: [PATCH] feat: local deployment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdc83bf..062c3f4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Designed with developers in mind, `fastapi-serve` simplifies the deployment proc - 🔗 **Protocols**: Full compatibility with HTTP, WebSocket, and GraphQL. - ↕️ **Scaling**: Scale your app manuallly or let it auto-scale based on RPS, CPU, and Memory. - 🗝️ **Secrets**: Secure handling of secrets and environment variables. -- 🎛️ **Hardware**: Tailor your deployment to suit specific needs. +- 🎛️ **Hardware**: Choose the right compute resources for your app's needs with ease. - 🔒 **Authorization**: Built-in OAuth2.0 token-based security to secure your endpoints. - 💾 **App Storage**: Persistent and secure network storage for your app data. - 🔄 **Blob Storage**: Built-in support for seamless user file uploads and downloads.