mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
.. | ||
src | ||
LICENSE | ||
package.json | ||
README.md |
cobalt api
license
cobalt api code is licensed under AGPL-3.0.
this license allows you to modify, distribute and use the code for any purpose as long as you:
- give appropriate credit to the original repo when using or modifying any parts of the code,
- provide a link to the license and indicate if changes to the code were made, and
- release the code under the same license
running your own instance
if you want to run your own instance for whatever purpose, follow this guide. we recommend to use docker compose unless you intend to run cobalt for developing/debugging purposes.
accessing the api
there is currently no publicly available pre-hosted api. we recommend deploying your own instance if you wish to use the cobalt api.
you can read the api documentation here.
Warning
the v7 public api (/api/json) will be shut down on november 11th, 2024. you can access documentation for it here.