Building Whinst Part 14: Creating and adding home page API endpoints
After fully adding authentication functionality into the Whinst web app I moved on to adding functionality to the home page. I did this by first adding API endpoints(a specific location within an API that accepts requests and sends back responses). T...
andysonm.hashnode.dev2 min read