Skip to content

VictorViapiana/Task-API-with-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Task API with Flask πŸš€

A REST API developed in Python using the Flask framework, featuring full CRUD (Create, Read, Update, Delete) operations for task management.

πŸ“‹ Features

List tasks: Retrieve all registered tasks (GET)

Create tasks: Add new tasks to the system (POST)

Update tasks: Modify existing task details (PUT)

Delete tasks: Remove tasks from the list (DELETE)

πŸ› οΈ Technologies Used

Python: Core programming language.

Flask: Micro-framework for web development and API routing.

REST Architecture: Standard for web services communication.

πŸš€ How to Run

Clone the repository: git clone https://github.com/VictorViapiana/task-api-with-flask.git

Navigate to the project folder: cd task-api-flask

Install Flask: pip install flask

Run the application: python app.py

The API will be available at http://127.0.0.1:5000.

🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

πŸ“Ž Author

Developed by Victor Viapiana

GitHub: https://github.com/VictorViapiana

About

REST API developed in Python using Flask, featuring full CRUD (Create, Read, Update, Delete) operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages