Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gedelumbung/curl-builder

Online CURL Command Builder - Simple thing, but this we always forget :p
https://github.com/gedelumbung/curl-builder

curl curl-builder curl-builder-command curl-builder-vue

Last synced: 2 days ago
JSON representation

Online CURL Command Builder - Simple thing, but this we always forget :p

Awesome Lists containing this project

README

        

# Online CURL Command Builder
## Simple thing, but this we always forget :p

Demo site : https://curl-builder.netlify.app/

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```