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

https://github.com/wojtekmach/open


https://github.com/wojtekmach/open

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Open

## Usage

Add to mix.exs or install as archive: `mix archive.install github wojtekmach/open`

```
iex> Open.open_html("

Hello

") # opens browser with this string written to tmp/open(...).html

## License

Apache 2.0