partey_workadventure/docs/dev
David Négrier 3b4f06d659 Adding OpenAPI documentation for the pusher.
The pusher now exposes a "/openapi" endpoint and a "/swagger-ui/" endpoint.
2022-02-23 19:53:54 +01:00
..
images Developer documentation regarding scripting API 2021-12-09 12:13:16 +01:00
contributing-to-scripting-api.md Developer documentation regarding scripting API 2021-12-09 12:13:16 +01:00
how-to-translate.md Implement typesafe-i18n 2022-01-24 18:59:28 +01:00
README.md Adding OpenAPI documentation for the pusher. 2022-02-23 19:53:54 +01:00
wokas.md Add endpoints on pusher to resolve wokas 2022-02-23 19:53:54 +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/.