db-rest/docs/readme.md

10 lines
436 B
Markdown
Raw Normal View History

2020-05-01 18:51:03 +02:00
# `v5.db.transport.rest` documentation
[`v5.db.transport.rest`](https://v5.db.transport.rest/) is a [REST API](https://restfulapi.net).
You can just use the API without authentication. In the future, we may [rate-limit](https://apisyouwonthate.com/blog/what-is-api-rate-limiting-all-about) your IP address if you make too many requests.
- [Getting Started](getting-started.md)
- [API documentation](api.md)
- [Why this API?](why.md)