DEV Community

Muhammad
Muhammad

Posted on

What are the top-level steps to create an API ?

Step #1. Create the (data) models
Step #2. Create the Server
Step #3. Create the Create API
Step #4. Create the Read API
Step #5. Create the Update API
Step #6. Create the Delete API

Top comments (0)