Simple CRUD API with FastAPI

Simple CRUD API with FastAPI
Building a Simple CRUD API with FastAPI Introduction FastAPI is a modern, high-performance Python framework for building APIs. It is fast, easy to use, and scalable, making it an exc...
0 Read More

Render & Github Actions

Render & Github Actions
Introduction In this tutorial we will cover: Hosting an API on render. Using Github actions to run our tests prior to deploying to render. Prerequisites: Github account & how to push cod...
0 Read More