News

This is a simple REST API written in Python, using fastAPI and MongoDB, for instrucional purposes only. As for persistence, we use MongoDB as database and Motor for operations. It is developed ...
RESTful web services are commonly used to create APIs for web-based applications owing to their light weight and high scalability. This book will show you how FastAPI, a high-performance web framework ...
FastAPI is a rather minimalistic framework. However, that doesn’t make it less powerful. FastAPI is built using modern Python concepts and is based on Python 3.6 type declarations. Let’s see some of ...
Contribute to geniungamartya/python-rest-fastapi development by creating an account on GitHub.