Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

just cURL it

A simple PHP cURL tool to test APIs, RESTful services and what-not.

How to deploy

  1. git clone http://github.com/aletzo/curlit.git curlit
  2. cd curlit
  3. php -S localhost:9000

How to set request headers

You can use the first textarea to optionally send some request headers. E.g.

Content-Type: application/json

or

Authorization: Basic BASE64(username:password)

About

a simple form to curl to REST services for testing

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages