A RESTful API built with Python and Flask to manage ColorStack chapter members at Colgate University.
- Python
- Flask
- SQLite
GET /members→ returns all membersGET /members/<id>→ returns one member by IDPOST /members→ adds a new memberDELETE /members/<id>→ removes a member
git clone https://github.com/matthewdev05/colorstack-member-api pip3 install flask python3 app.py
Matthew Kofi Fiakpornu
Colgate University, Class of 2029
Founder, ColorStack at Colgate