Skip to content

The Kenyan Female Mechanic Organization Empowering underprivileged women

Notifications You must be signed in to change notification settings

ckigenk/mama-garage-ke-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

Mama Garage API

API

1. Testimonials

Method Route Description
GET /api/v1/testimonials Return all testimonials
POST /api/v1/testimonials Add new testimonial
GET /api/v1/testimonials/<'id'> Return single testimonial
PUT /api/v1/testimonials/<'id'> Update single testimonial
DELETE /api/v1/testimonials/<'id'> Delete single testimonial

2. Programs

Method Route Description
GET /api/v1/programs Return all programs
POST /api/v1/programs Add new program
GET /api/v1/programs/<'id'> Return single program
PUT /api/v1/programs/<'id'> Update single program
DELETE /api/v1/programs/<'id'> Delete single program

3. Trainers

Method Route Description
GET /api/v1/trainers Return all trainers
POST /api/v1/trainers Add new trainer
GET /api/v1/trainers/<'id'> Return single trainer
PUT /api/v1/trainers/<'id'> Update single trainer
DELETE /api/v1/trainers/<'id'> Delete single trainer

4. Gallery

Method Route Description
GET /api/v1/pictures Return all pictures
POST /api/v1/pictures Add new picture
GET /api/v1/pictures/<'id'> Return single picture
PUT /api/v1/pictures/<'id'> Update single picture
DELETE /api/v1/pictures/<'id'> Delete single picture

About

The Kenyan Female Mechanic Organization Empowering underprivileged women

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published