Rest API to access Lenra app #415
taorepoara
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Define API endpoints to connect to Lenra app. The endpoints need to manage all what is possible through the websocket:
The view response will return an Etag and/or some cache management elements in order to return a 304 status if there is no change and return a patch (if managed by the client).
This will permit the integration of Lenra in other tools like CLI or server side rendering apps (like NextJS).
Beta Was this translation helpful? Give feedback.
All reactions