This repository has been archived by the owner on May 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
HTTP API discovery
Bo Ferri edited this page Feb 22, 2016
·
2 revisions
The d:swarm backend HTTP API makes use of Swagger. This machine-readable description allows every client to discover and test the API easily. You can access our Swagger-UI instance to explore the d:swarm backend API definitions here.
You can (usually) find your local API specification at
http://127.0.0.1:8087/dmp/api-docs/
- Overview
- misc
- Graph Data Model
- Server-Installation (Productive Environment)
- Maintenance
- HowTos
- Use Cases