# About
The Canonn API was built in order to catelog all the science and mystery related to Elite Dangerous, like many other APIs that run the backbone of the EDCD group. Our goal is simply to offer our findings in such a way that other developers may use our data quickly and easily in their own projects while also being able to contribute to our data.
# Our Github Repos
All of our projects are open sourced and licensed under the GNU GPL 3.0 license and can be viewed on our github:
- Canonn-Science Repo (opens new window)
- CAPIv2 Core API (opens new window)
- CAPIv2 Updater (opens new window)
- CAPIv2 Docs (opens new window)
# Contributing to our Projects
If you wish to help us and contribute to our projects please reach out to CMDR DMehaffy on Discord: DMehaffy#1337
, and please read our Code of Conduct (opens new window).
# The Framework we use
The Canonn API is being built using a new API Framework (Headless CMS) called Strapi (opens new window) with the goal being have a common framework to make development easier and more open to anyone. If you are also interested in using or help building on the framework you can take a look at their Github (opens new window).
As a footnote, us at R&D wanted to thank all the contributors and the Strapi team themselves for building and maintaining such a great project!