Python FastAPI using PostgreSQL with OpenAPI / Swagger serving JWT Authentication - hosted at Render cloud-based platform (Platform as a Service - PaaS)
Note: Due to the free plan at Render, the initial load time / coldstart will be around 1 minute
A Starter FastAPI + JWT Auth + PostgreSQL + Neon + OpenAPI - secured by HTTPS
DevOps by VS Code + + GitHub + Render
The Web API at GitHubPython FastAPI using MongoDB with OpenAPI / Swagger serving JWT Authentication - hosted at Render cloud-based platform (Platform as a Service - PaaS)
Note: Due to the free plan at Render, the initial load time / coldstart will be around 1 minute
A Starter FastAPI + JWT Auth + MongoDB Atlas + OpenAPI - secured by HTTPS
DevOps by VS Code + GitHub + Render
The Web API at GitHubPython FastAPI using MariaDBL with OpenAPI / Swagger serving JWT Authentication - hosted at Render cloud-based platform (Platform as a Service - PaaS)
Note: Due to the free plan at Render, the initial load time / coldstart will be around 1 minute
A Starter FastAPI + JWT Auth + MariaDB + Heliohost + OpenAPI - secured by HTTPS
DevOps by VS Code + + GitHub + Render
The Web API at GitHubPython FastAPI with MongoDB Atlas and OpenAPI / Swagger serving CRUD handling - hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel
Try the demo...A Starter FastAPI + MongoDB + Swagger serving CRUD - secured by HTTPS
CI / CD by VS Code + GitHub + Vercel Cloud
The source code at GitHubPython FastAPI with PostgreSQL and OpenAPI / Swagger serving Authentication by JWT with Refresh Token Rotation - hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel
A Starter FastAPI + PostgreSQL + Auth by JWT with Refresh Token Rotation + Alembic + SQLAlchemy + OpenAPI - secured by HTTPS
CI / CD by VS Code + GitHub + Vercel Cloud
Python FastAPI with PostgreSQL and OpenAPI / Swagger serving JWT Authentication - hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel
A Starter FastAPI + PostgreSQL + JWT Auth + Alembic + SQLAlchemy + OpenAPI - secured by HTTPS
CI / CD by VS Code + GitHub + Vercel Cloud
Python FastAPI with PostgreSQL and OpenAPI / Swagger serving HTTP Basic Authentication - hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel
A Starter FastAPI + PostgreSQL + Basic Auth + Alembic + SQLAlchemy + OpenAPI - secured by HTTPS
CI / CD by VS Code + GitHub + Vercel Cloud
Next.js 14 and Python FastAPI Starter hybrid Web App hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel
Try the demo...A Starter Next.js + FastAPI Web App with endpoints - secured by HTTPS
CI / CD by VS Code + GitHub + Vercel Cloud
The source code at GitHub