Skip to content

A really simple website that allows users to send HTTP requests to custom URLs.

License

Notifications You must be signed in to change notification settings

Superior126/Simple-HTTP

Repository files navigation

Logo

Simple-HTTP

A straightforward app that allows users to send HTTP requests to custom URLs.

GitHub package.json version (branch) GitHub contributors GitHub issues GitHub License

📃Features

Simple HTTP support a variety of features including:

  • Custom URLs
  • Custom headers
  • Support for these request methods:
    • GET
    • POST
    • more coming soon...
  • Custom body types:
    • JSON
    • Form Data