https://github.com/phenax/curly-toolkit
A desktop application for making api requests
https://github.com/phenax/curly-toolkit
curl electron http rest-api
Last synced: 5 months ago
JSON representation
A desktop application for making api requests
- Host: GitHub
- URL: https://github.com/phenax/curly-toolkit
- Owner: phenax
- License: apache-2.0
- Created: 2017-02-25T14:19:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T14:22:34.000Z (almost 8 years ago)
- Last Synced: 2025-07-02T20:06:55.413Z (9 months ago)
- Topics: curl, electron, http, rest-api
- Language: CSS
- Homepage:
- Size: 676 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Curly Toolkit
A desktop application for making api requests
[](http://phenax.github.io)
[](http://phenax.github.io)
[](http://phenax.github.io)
### To run it
* Clone it.
* Run ```npm install```.
* Run ```npm start```.
### To build it yourself
* Clone it.
* Run ```npm install```.
* Run ```npm run package```.