liga_sudamericana_crud

command module
v0.0.0-...-65a2ed7 Latest Latest
Warning

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

Go to latest
Published: May 5, 2019 License: MIT Imports: 7 Imported by: 0

README

Liga sudamericana CRUD

API CRUD del proyecto para prueba de gestion de liga sudamericana de la oficina asesora de sistemas

  • este proyecto hace parte del CRUD de la siguiente arquitectura de aplicaciones:

arquitectura

  • implementa el API CRUD para las tablas del esquema liga_sudamericana de la base de datos

  • Para desplegar el API es necesario:

  • tener la base de datos creada

  • Tener instalado GO y beego

bd

  • luego se ejecuta el comando:
 bee run 
  • para generar documentacion con swagger
 bee run -downdoc=true -gendoc=true 

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
@APIVersion 1.0.0 @Title beego Test API @Description beego has a very cool tools to autogenerate documents for your API @Contact astaxie@gmail.com @TermsOfServiceUrl http://beego.me/ @License Apache 2.0 @LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
@APIVersion 1.0.0 @Title beego Test API @Description beego has a very cool tools to autogenerate documents for your API @Contact astaxie@gmail.com @TermsOfServiceUrl http://beego.me/ @License Apache 2.0 @LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html

Jump to

Keyboard shortcuts

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