Skip to content

ayoubgharts/Python-Flask-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • RESTful API structure
  • Handle various HTTP methods (GET, POST, PUT, DELETE)
  • Serve static files
  • Render HTML templates

Technologies Used

  • Python: 3.x
  • Flask: A micro web framework for Python
  • SQLite: Lightweight database used for development
  • Jinja2: Templating engine for rendering HTML pages
  • HTML/CSS/JavaScript: For frontend structure and design

Installation

To run this project locally, follow these steps:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published