Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jorgecj/task-server-crud

A basic CRUD server made in Python.
https://github.com/jorgecj/task-server-crud

crud python task todo

Last synced: 10 days ago
JSON representation

A basic CRUD server made in Python.

Awesome Lists containing this project

README

        

# Task-Server-CRUD

![task-list-template](https://github.com/JorgeCJ/Task-Server-CRUD/assets/127647774/6fb213a2-1a37-4440-808f-2f0eaccc9314)

A basic CRUD server made in Python. If you have Python configured, just do `pip install flask` on your terminal and then type `python app.py`.

## Technologies
List of technologies used in the project:

- [Python](https://www.python.org/doc/)