zoonavigator-api icon indicating copy to clipboard operation
zoonavigator-api copied to clipboard

Question: is zoonavigator's REST API considered public?

Open KazankovMarch opened this issue 10 months ago • 1 comments

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?

KazankovMarch avatar Mar 29 '24 14:03 KazankovMarch

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.

elkozmon avatar Mar 29 '24 14:03 elkozmon