Skip to content

sdshan8/RESTing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTing

RESTing is a web-based rest API client meant for testing local services Note: it only supports json as of now.

This uses picocss for Styling.

Setup

Clone this repository

git clone https://github.com/sdshan8/RESTing.git

cd into cloned repo

cd RESTing

Install the dependencies

npm i

Open the index.html file in a browser or use a web server. For this example i will use serve

npm -g install serve

Run serve

npx serve

About

RESTing is a web-based rest API client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published