Skip to content

restful api for a tutor-finding mobile application

Notifications You must be signed in to change notification settings

joeylemon/rent-a-tutor

Repository files navigation

rent-a-tutor backend

Tests

The Node.js API code to operate the backend of the rent-a-tutor services.

Authorization Documentation

The src/routes/auth folder has a README containing documentation on how the authorization scheme will work for rent-a-tutor.

Endpoint Documentation

You can view the most recent endpoint documentation at https://jlemon.org/rat/api/v1/docs/. Additionally, the src/routes folder has an auto-generated README file containing the equivalent documentation.