advertising

module
v0.0.0-...-e100621 Latest Latest
Warning

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

Go to latest
Published: May 31, 2021 License: MIT

README

Advertising

ADV is a Simple REST_API web application for displaying ads written in GOLANG

Local Installation

Install Advertising

make run          # Run REST-API application.

Docker-compose

Install Advertising

make build         # Build application.
make migrate       # Migrate database tables.
make seed          # Populate database tables with data.
make serve         # Serve application.
make doc           # Generate swagger documentation.

http://0.0.0.0:5000/swagger/index.html - Default url for swagger documentation

Directories

Path Synopsis
app
sales-api/handlers
Package handlers contains full set of handlers and routes
Package handlers contains full set of handlers and routes
business
data/user
Package user contains user related CRUD functionality.
Package user contains user related CRUD functionality.
mid
sys/validate
Package validate contains the support for validating models.
Package validate contains the support for validating models.
foundation
web

Jump to

Keyboard shortcuts

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