You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Web version of Postman.
User interface that makes it easy for developers to create, share, test and document APIs. This is done by allowing the users to create and save simple HTTP/s requests, as well as read their responses. It can make various types of HTTP requests like GET, POST and saving environments for later use, converting the API to code for various languages like JavaScript.
PrismJS is a lightweight, extensible syntax highlighter, built with modern web standards in mind.
Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development.
Optimizations
While improving this project, I would start by implementing the following features -
Adding more HTTP methods like PUT, PATCH, and DELETE
Display success and error messages
Adding a confirmation box to confirm parameter deletion
Lessons Learned
I learned about different HTTP methods like GET, POST and PUT.
My learning was focused on creating a user interface that makes it easy for developers to create, share, test and document APIs. This is done by allowing the users to create and save simple HTTP/s requests, as well as read their responses. It can make various types of HTTP requests like GET, POST and saving environments for later use.
About
Easily create GET and POST requests to test and document APIs.