rideyu-api

command module
v0.0.0-...-7493986 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 1, 2021 License: MIT Imports: 8 Imported by: 0

README

rideyu-api

Auto API - Social, marketplace, hire, service locator.

  1. ApiHelpers Basically contains the helper functions used in returning api responses, HTTP status codes, default messages etc.

  2. Controllers Contains handler functions for particular route to be called when an api is called.

  3. Helpers Contains helper functions used in all apis

  4. Middlewares Middleware to be used for the project

  5. Models Database tables to be used as models struct

  6. Routers Resources define the routes for your project

  7. Seeder It is optional, but if you want to insert lots of dummy records in your database, then you can use seeder.

  8. Services All the core apis for your projects should be within services.

  9. Storage It is generally for storage purpose.

  10. .env Contains environment variables.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
controllers
services

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL