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

https://github.com/pkopel/curl-gen-web

Web app version of curl-gen tool build with webassembly
https://github.com/pkopel/curl-gen-web

bash-scripting code-generation curl-commands powershell-scripting webassembly

Last synced: about 1 year ago
JSON representation

Web app version of curl-gen tool build with webassembly

Awesome Lists containing this project

README

          

# curl-gen-web

Webb app for curl scripts generation using [curl-gen](https://github.com/PKopel/curl-gen) library.
Haskell code is compiled to webassembly using [asterius](https://github.com/tweag/asterius).

## Try it out

## Running locally

* Run `make start` to build and start the server
* Run `make docker` to build docker image of the server