course-rest-api icon indicating copy to clipboard operation
course-rest-api copied to clipboard

Code for my course on how to build a REST API.

Code for Profiles Project

A REST API that supports the following:

  • Creating new profiles.
  • Logging in with a profile.
  • Adding profile status updates.
  • Viewing users profile fields.
  • Searching for users profiles.