Skip to content
/ api Public

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

License

Notifications You must be signed in to change notification settings

eleven-sh/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.