EveryRESTFulAPI is the most importan part of EveryDataStore ECM package and runs as an independent plugin. It is a RESTFul interface that acts as a bridge between the backend and the frontend to ensure a secure exchange of information. The interface is built dynamically. The information for the frontend is obtained through API calls.
- Go to EveryDataStoreBackend project directory
- Add EveryRESTFulAPI as a submodule "git submodule add https://github.com/EveryDataStore/EveryRESTFulAPI.git"
- Run the following URL in your browser: "https://your-backend-url/dev/build/?flush=all"
EveryRESTFulAPI Documentation
EverySwagger
EveryDataStore ECM
EveryDataStore Frontend