dysath / seat-fitting

A Fitting/Doctrine module for SeAT
GNU General Public License v2.0
14 stars 21 forks source link

Add API endpoints for fittings and doctrines #86

Closed kallama closed 1 year ago

kallama commented 2 years ago

Adds API endpoints to

Inspiration and code structure taken from https://github.com/dysath/seat-srp

I don't know PHP or Laravel, so I guessed on how to import and use the FittingController class functions inside ApiFittingController.