REST API documentation and official libraries
-
I’m trying to get started with the WC REST API and am having a very difficult time finding documentation.
The official docs is based on the official libraries only. So if I don’t use the official libraries, the official docs is mostly useless.
My problems with the official libraries are:
1. They are extremely outdated, to the point where they are dependent on packages which have security vulnerabilities.
2. They require using package managers. I can’t find a way to use composer for example with my current local WordPress development environment.
Where can I find reliable and up to date documentation on the WC REST API? Assuming little knowledge of working with APIs in general. Or is the WC REST API meant for those highly experienced with apis only?
Are the outdated official libraries safe to use at all?
The page I need help with: [log in to see the link]
- The topic ‘REST API documentation and official libraries’ is closed to new replies.