Python-Flask-API

Python Flask API

This API serves as a simple yet powerful demonstration of what I can build as a software engineer. It is designed to showcase my personal information and skills while providing a seamless way to interact with the data. Through this API, you can access various endpoints to retrieve lists of items, get specific items by ID, and explore the functionality I’ve implemented. It’s a glimpse into my capabilities and a testament to my journey in software development. Start exploring and discover the potential!

Powered By

Ayoub Ghiouani (ayoubgharts).

Prewiew

simple api home page

all items endpoints page

single item page

Features

Technologies Used

Installation

To run this project locally, follow these steps:

  1. Clone the repository: ```bash git clone https://github.com/ayoubgharts/Python-Flask-API.git cd Python-Flask-API