- Oct 20, 2018
- 4,822
- 2,478
I need to generate, customize or manage API endpoints of certain features in my Wordpress website. My mobile app developer wants to use these endpoints to call API and make the app interact with my website without having to create a separate database.
Example of API endpoints I need:
Example of API endpoints I need:
- Register user
- Login user
- Product categories
- Post categories
- Specific pages
- Specific posts
- All pages
- All posts
- Specific Payment processors active on the website WooCommerce for app users to pay with such payment processors.