Where to Add Custom REST API Endpoint Logic?
-
I’m developing a theme using Angular that has modules for registration, moderation, sponsors and administration. I’m startimg to pencil out the server side plugin and need to create custom endpoints that will get and post data emitted by the theme.
Should the custom endpoint functions be placed in my server side plugin and installed before installing and testing the theme?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Where to Add Custom REST API Endpoint Logic?’ is closed to new replies.