0
How do I build a custom API?
Im trying to build a custom API for a personal project. I know you need a delete, put, get, post but don't really understand how to build it. Thank you
2 Réponses
+ 1
Look for the simplest API that you can find, try to understand how it works, and change it according to your particular needs. In the process you'll get a better understanding of what needs to be done and you'll be able to decide if it's actually worth writing your own API.
0
Follow the white rabbit
https://www.sololearn.com/learn/10391/?ref=app