command
module
Version:
v0.0.0-...-7493986
Opens a new window with list of versions in this module.
Published: Jan 1, 2021
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
rideyu-api
Auto API - Social, marketplace, hire, service locator.
-
ApiHelpers
Basically contains the helper functions used in returning api responses, HTTP status codes, default messages etc.
-
Controllers
Contains handler functions for particular route to be called when an api is called.
-
Helpers
Contains helper functions used in all apis
-
Middlewares
Middleware to be used for the project
-
Models
Database tables to be used as models struct
-
Routers
Resources define the routes for your project
-
Seeder
It is optional, but if you want to insert lots of dummy records in your database, then you can use seeder.
-
Services
All the core apis for your projects should be within services.
-
Storage
It is generally for storage purpose.
-
.env
Contains environment variables.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
controllers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
services
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.