An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Curly Toolkit

A desktop application for making api requests

[![forthebadge](http://forthebadge.com/images/badges/powered-by-electricity.svg)](http://phenax.github.io)
[![forthebadge](http://forthebadge.com/images/badges/uses-js.svg)](http://phenax.github.io)
[![forthebadge](http://forthebadge.com/images/badges/built-with-swag.svg)](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```.