xatu

1.0.1 • Public • Published

xatu

xatu is an gui wrapper for making http requests build with electron and angularjs

HOW TO RUN

# first install electron globally
npm install electron-prebuilt -g

# clone this project
git clone git@github.com:vieiralucas/xatu.git

# step into it's folder
cd xatu

# run electron against it
electron .

###Currently it looks like this

###TODO

  • [x] Support Headers
  • [ ] Support payload
  • [ ] Write unit tests

Readme

Keywords

none

Package Sidebar

Install

npm i xatu

Weekly Downloads

2

Version

1.0.1

License

none

Last publish

Collaborators

  • vieiralucas