RESTful API Pointer

I learned by chance that when you have a site that's just REST API endpoints, what you do with the / url, is to output in json a list of all the endpoints on the site. I did one better and added documentation blurbs since some of the behavior is nonstandard.

18 January 2023

Previous
Previous

Proper Password Management

Next
Next

Third Project Nearing Wrap-Up