Repository files navigation
API
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
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
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
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
You can’t perform that action at this time.