Python FastAPI with PostgreSQL and OpenAPI / Swagger serving Authentication by JWT with Refresh Token Renewal - hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel
A Starter FastAPI + PostgreSQL + Auth by JWT with Refresh Token Renewal + 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
Types of Tests used creating this Blog and the Web Projects
Below a demo of testing with Jest and Supertest in a Node.js Express TypeScript App
Below a demo of Unit testing with xUnit and .NET Core console App
