-
Notifications
You must be signed in to change notification settings - Fork 54
API
Carlo Beltrame edited this page Mar 4, 2023
·
5 revisions
To see and try out the interactive, auto-generated API documentation of the latest version of eCamp v3, visit https://dev.ecamp3.ch/api.
To use most endpoints, you need to be logged in. To log in using a dummy user, scroll to the "Login" section, click on POST /authentication_token
and click on "Try it out" and then "Execute". Now you have a cookie in your browser that allows you to explore all other API endpoints.
- Home
- Installation
- Domain Object Model
- API
- Design
- Localization and translations
- Architecture
-
Testing guide
- API testing (TBD)
- Frontend testing
- E2E testing (TBD)
- Deployment
- Debugging