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

https://github.com/eleven-sh/api

The API that implements the GitHub OAuth flow for the Eleven CLI
https://github.com/eleven-sh/api

eleven gin-framework github-api golang oauth2

Last synced: 9 days ago
JSON representation

The API that implements the GitHub OAuth flow for the Eleven CLI

Awesome Lists containing this project

README

          

# API

This repository contains the source code of the Eleven API.

The Eleven API is hosted in a private server in the sole goal of implementing the GitHub OAuth flow in a secured manner (i.e., without exposing our GitHub secret in the CLI).

The base URL for the API is: https://api.eleven.sh

## License

Eleven is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).