Endpoints for this API is:
- /committee
- /post
- /mailing
- /contact
- /thanks
- GET /committee/ Get all Committees
- POST /committee/ Create A New Committee
- GET /committee/:id Get A Specific Committee
- PATCH /committee/:id Update A Specific Committee
- Delete /committee/:id delete A Committee