-
Notifications
You must be signed in to change notification settings - Fork 3
API Methods
Adam Juhos edited this page Sep 6, 2017
·
1 revision
Every edge supports the predefined methods, but you can also add your own methods.
Getting started
• 1. Creating the API
• 2. Creating edges
• 3. Creating relations
• 4. Providing the API
• 5. Consuming the API
API Composition
• Edges
• Relations
• Actions, operations
• Custom methods
Providers
• Model providers
• Access providers
• API provider
API Consumption
• Low-level access
• High level access
• Swagger support