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

https://github.com/aloisdg/glotsharp

[WIP] A .NET implementation of glot.io's API
https://github.com/aloisdg/glotsharp

glot library polyglot

Last synced: 11 months ago
JSON representation

[WIP] A .NET implementation of glot.io's API

Awesome Lists containing this project

README

          

# GlotSharp

[WIP] A .NET implementation of [Glot.io](https://glot.io/)'s [API](https://glot.io/api).

## Support

### [Run API](https://github.com/prasmussen/glot-run/tree/master/api_docs#run-api)

* [List languages](https://github.com/prasmussen/glot-run/blob/master/api_docs/list_languages.md) (browse)
* [List versions](https://github.com/prasmussen/glot-run/blob/master/api_docs/list_versions.md)
* [Run code](https://github.com/prasmussen/glot-run/blob/master/api_docs/run.md) ("command" is missing)

### [Snippet API](https://github.com/prasmussen/glot-snippets/tree/master/api_docs#snippets-api)

* [List snippets](https://github.com/prasmussen/glot-snippets/blob/master/api_docs/list_snippets.md) (missing)
* [Create snippet](https://github.com/prasmussen/glot-snippets/blob/master/api_docs/create_snippet.md) (missing)
* [Get snippet](https://github.com/prasmussen/glot-snippets/blob/master/api_docs/get_snippet.md) (missing)
* [Update snippet](https://github.com/prasmussen/glot-snippets/blob/master/api_docs/update_snippet.md) (missing)
* [Delete snippet](https://github.com/prasmussen/glot-snippets/blob/master/api_docs/delete_snippet.md) (missing)

## License

MPL