Hi, I’ve been trying to make a small program that displays data from the REST API. Some documentation would be helpful instead of reading source code.
@Wilaz welcome to the Rockstor community.
I do not think there exists separate documentation at this time, so you’re stuck with looking at the source code at this time. Of course, if/when you do that, creating some documentation in that space is likely always welcome.
1 Like
Perhaps when working on the improvements of the code base for Rockstor it maybe worth looking into using Swagger based API. The reason being it has its own documentation built in for the specific API.