RESTful APIs
Before we introduce RESTful APIs, we need to understand what is APIs. If explained in professional terms, API is the abbreviation of application programming interface which is a means to provide the logic and data structures of your app as a service ...
aria.hashnode.dev4 min read
maggie
myself
Your blog has taught me so much about RESTful APIs! EchoAPI’s mock API capabilities fit right in with my process, allowing me to create and test endpoints as if the backend were fully set up.