Inspiration
The main idea of the Rest Client Chrome Extension is to be more efficient while working with APIs. Using it we can construct complex HTTP requests quickly on the local server and test it on the go. It would be very handy and useful for the developers.
What it does
This rest client can organize the HTTP requests in collections and share them with other co-workers in the organisation.
How I built it
It is built using Angular js, JS, HTML, CSS, Git.
Challenges I ran into
The main challenge was to implement it using angular js.
What I learned
I learned to make HTTP requests for GET, PUT, POST and DELETE using angular js.
What's next for Rest client as a Chrome Extension
For the next steps, I would be able to integrate other services like validation check and much more to make this chrome extension smooth.

Log in or sign up for Devpost to join the conversation.