CongratsBro API

This is a Backend API for making posts relating to your achievements, connecting with friends and also viewing their posts.

There is no front-end currently for the app, its a purely a backend app.

At the end of this websites URL attach:

  • /api/v1/auth for auth routes.
  • /api/v1/posts for posts routes.
  • /api/v1/friends for friends routes.
  • for more detailed documentation click here

    *NOTE: when you make use of the api docs link above, anytime you receive a token in the response body, click on

    authorize at the top-right corner and paste it in the value field, also keep in mind the user and posts you create are stored.

    Made by MOA-CODES