This project demonstrates the development of a simple RESTful API using Python and Flask. The API performs basic CRUD (Create, Read, Update, Delete) operations to manage user data stored in memory.
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
This repository contains the CRUD Application which is built on Python and its web framework of Flask. For Database we use Mongodb Atlas to share the collections among them.