Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorStack Member Directory API

A RESTful API built with Python and Flask to manage ColorStack chapter members at Colgate University.

Tech Stack

  • Python
  • Flask
  • SQLite

Endpoints

  • GET /members → returns all members
  • GET /members/<id> → returns one member by ID
  • POST /members → adds a new member
  • DELETE /members/<id> → removes a member

Getting Started

git clone https://github.com/matthewdev05/colorstack-member-api pip3 install flask python3 app.py

Author

Matthew Kofi Fiakpornu

Colgate University, Class of 2029

Founder, ColorStack at Colgate

About

A RESTful API built with Python and Flask to manage ColorStack chapter members. Supports GET, POST, DELETE endpoints with SQLite database integration.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages