Welcome to the Code Mentors REST API site!
REST API ~ GET call ~ Retrieves all records
Please use deployed https://mentorsapi.ryanhunter.ca/mentors/, OR local environment http://localhost:4001/mentors/ , to get all the Code Mentors in the REST API!
To get a specific record, example # 6, please use the format http://localhost:4001/mentors?mentor_id=6, OR https://mentorsapi.ryanhunter.ca/mentors?mentor_id=6 . To get record # 33, similarly use http://localhost:4001/mentors?mentor_id=33. Enjoy!
Home page of Code Mentors REST API . Enjoy!



