elkozmon / zoonavigator-api

API for ZooNavigator.
https://www.elkozmon.com/zoonavigator
GNU Affero General Public License v3.0
30 stars 20 forks source link

Question: is zoonavigator's REST API considered public? #6

Closed KazankovMarch closed 5 months ago

KazankovMarch commented 6 months ago

Is it ok to use this API directly without the zoonavigator-ui? Or it's only for internal usage between these two components and nobody should rely on it?

elkozmon commented 6 months ago

TLDR: I'd say go for it!

Back when I had more time to spend on this project I wanted to refine the API (if needed), add versioning and docs before making it public. If I was to do that now, I would still keep it backwards compatible through versioning, so you would still be safe.