Adding a RESTful API
To add a RESTful API, perform the following steps:
- Enable the RESTful API adding function.
- Add the API.
- Register the blueprint function.
- Prepare the configuration file.
- Perform compilation. Replace the original OM SDK configuration file restful_extend_interfaces.py and pack the code related to the new API.
Figure 1 Operation flowchart


Parent topic: RESTful API Development