Tips to start creating JSON Restful API

Viewed 20

I want to create a JSON Restful API for registration and login

I have worked with APIs before 'Javascript, PHP, and Postman' and i know how to work with it

But now i want to create my a JSON Restful API so i just need a heads-up on how or where to start creating new JSON Restful API

do i need to use NodeJS? i saw some videos using 'Go' < i never heard of it before

so i am here just to get some tips on how to start this process in the right approach, you can suggest videos, articles or even courses.

Note: the API will be for registration

0 Answers
Related