Do Crowdbotics developers create and maintain API documentation over the course of the project?

Find out more about API documentation at Crowdbotics

The Crowdbotics Model Builder uses self-documenting API endpoints. 

If you visit any URL for an API in a Crowdbotics app, it will show the automatic documentation: the valid parameters you can submit, and any notes from the comments in the code. Those documents come straight from Django Rest Framework, so you get them anytime you’re building backends with Django (even if you don’t use the Crowdbotics Model Builder).