The api package has meaning in its directory structure pattern, but currently it's not explicitly documented. It would be great to add some documentation there for new contributors to ensure they're creating new endpoints / entities in the expected way.
Having a README that just quickly explains what's going on with controller / models / service and the other things would be plenty!
The
apipackage has meaning in its directory structure pattern, but currently it's not explicitly documented. It would be great to add some documentation there for new contributors to ensure they're creating new endpoints / entities in the expected way.Having a README that just quickly explains what's going on with
controller / models / serviceand the other things would be plenty!