partey_workadventure/docs/dev
César Cardinale 5016c85ca4
Add swagger doc for the link pusher -> admin (#2146)
* Dissociate admin API from external API
* Add adminAPI doc for self-hosted
2022-05-11 17:43:25 +02:00
..
images Developer documentation regarding scripting API 2021-12-09 12:13:16 +01:00
adminAPI.md Add swagger doc for the link pusher -> admin (#2146) 2022-05-11 17:43:25 +02:00
contributing-to-scripting-api.md Zod EVERYWHERE (#2027) 2022-04-12 14:21:19 +02:00
how-to-translate.md Implement typesafe-i18n 2022-01-24 18:59:28 +01:00
README.md Refactoring Woka management (#1810) 2022-03-11 17:02:58 +01:00
wokas.md Refactoring Woka management (#1810) 2022-03-11 17:02:58 +01:00

Developer documentation

This (work in progress) documentation provides a number of "how-to" guides explaining how to work on the WorkAdventure code.

This documentation is targeted at developers looking to open Pull Requests on WorkAdventure.

If you "only" want to design dynamic maps, please refer instead to the scripting API documentation.

Contributing

Check out the contributing guide

Front documentation

Pusher documentation

The Pusher is exposing its HTTP API as "OpenAPI" endpoint. You can browse this API at http://pusher.workadventure.localhost/swagger-ui/.