We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c71ca12 commit 1e7a952Copy full SHA for 1e7a952
reliapi/README.md
@@ -158,10 +158,10 @@ docker run -d -p 8000:8000 \
158
```
159
160
## Documentation
161
-- [GitHub Wiki](https://github.com/KikuAI-Lab/reliapi/wiki) - Complete documentation and guides
162
-
163
164
+- [OpenAPI Spec](./openapi/openapi.yaml) - Complete API specification
+- [Postman Collection](./postman/collection.json) - Import into Postman for testing
+- [GitHub Wiki](https://github.com/KikuAI-Lab/reliapi/wiki) - Complete documentation and guides
165
- [Full Documentation](https://reliapi.kikuai.dev)
166
167
## License
0 commit comments