Skip to content

Postman_like application: Signup, Login, Logout functionalities, allows sending HTTP requests with or without headers and params and view the responses, making it simple to test and debug APIs and saving previously done queries.

Notifications You must be signed in to change notification settings

riyaa-1099/measly-month-2844

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

measly-month-2844

Postman_like application: Signup, Login, Logout functionalities, allows sending HTTP requests with or without headers and params and view the responses, making it simple to test and debug APIs and saving previously done queries.

Created Individually within 5 days

Features:

Creating Account

  • User saved in backend, password bcrypted need to login before using further functionalities

  • History

  • Can retrieve history and when clicked it will get copied to ui, we will get last 7 queries and from database more older queries will be deleted automatically.

  • Headers, Params, JSON & Response

  • Can click on "+" to add more headers and params, by clicking on "-" can remove input areas of headers and params.
  • Can add data in Json format, validation applied it must be in json format.
  • Response appeared and can be copied.

  • About

    Postman_like application: Signup, Login, Logout functionalities, allows sending HTTP requests with or without headers and params and view the responses, making it simple to test and debug APIs and saving previously done queries.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published