Skip to content
Smyler edited this page Mar 5, 2021 · 3 revisions

What is it ?

SmyBTE API is an HTTP API exposing useful endpoints in the scope of the BTE project. Among other things, it focuses on making available Terra++ and Terra121 functionalities to languages other than java through HTTP.

Main public instance

A public instance of this API is hosted at https://smybteapi.thesmyler.fr .

Deploying an instance

SmyBTE API is open source under and the MIT license, you are free to host your own version of the API however you want.

Clone this wiki locally