An open API service indexing awesome lists of open source software.

https://github.com/jcomte23/products-minimal-api

A simple REST API built with Flask, designed to manage a product inventory. This API supports basic CRUD operations, allowing users to Create, Read, Update, and Delete products. It is ideal for learning about API development with Flask and can be extended to include more advanced features such as authentication, database integration, and more.
https://github.com/jcomte23/products-minimal-api

flask memory-database practice-project python rest-api

Last synced: 6 months ago
JSON representation

A simple REST API built with Flask, designed to manage a product inventory. This API supports basic CRUD operations, allowing users to Create, Read, Update, and Delete products. It is ideal for learning about API development with Flask and can be extended to include more advanced features such as authentication, database integration, and more.

Awesome Lists containing this project