barmmie / doctest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Sample Restful Service Documentation

####Libraries used

The docs is outputted to the public/docs folder

####Navigating

  • Routes are defined in the routes/api.php file
  • The JourneyHistories controller is at app/Http/Controllers/Api/V1/JourneyHistoriesController.php
  • Main pseudo-code is separated into the src folder and namespaced Changers

About


Languages

Language:PHP 77.0%Language:CSS 13.6%Language:HTML 9.0%Language:Vue 0.4%