techninja / cncserver

A RESTful API server for driving serial based CNC devices
133 stars 39 forks source link

Documentation #110

Open techninja opened 4 years ago

techninja commented 4 years ago

The most important thing an API needs is documentation. If examples aren't given clearly, then it won't be used. ALso since we provide a default implementation, that needs its own documentation.

Gitbook seems to be pretty popular, so I'm going to try to do it with that.