Skip to content

A little wget wrapper I can use to test api endpoints

Notifications You must be signed in to change notification settings

matthewbahr/bash_fiddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash_fiddle

You need a file called username with 1 line which is just the login email address.

You also need a file called website with 1 line which is just the website you're hitting

Login.sh will cache your login information for passless.sh to continue using.

Passing an api endpoint like /api/users/me to either login.sh or passless.sh will hit that endpoint with a get call then open the results in vi.

After closing that file it will be deleted.

About

A little wget wrapper I can use to test api endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages