Documentation Home

Rest

All of the Broadleaf APIs are written using Spring MVC concepts like @RestController and @RequestMapping. Documentation for the REST APIs is generated using Swagger (an optional configuration in your demo) and are viewable at http://demo.broadleafcommerce.org/api/v2/swagger-ui.html.