Update README.md

This commit is contained in:
He4eT 2025-06-04 18:54:18 +02:00
commit 8b0ba5e0d4

View file

@ -21,6 +21,10 @@ The main entry point is `./src/api/spaceapi/controllers/spaceapi.ts`.
## Usage
Just fill in the data according to the
[Schema Documentation](https://spaceapi.io/docs/).
Version 15 is implemented.
All endpoint data can be added or modified
via the [admin panel](http://localhost:1337/admin)
or through the REST API.