Categorygithub.com/udistrital/oikos_api
modulepackage
1.0.1
Repository: https://github.com/udistrital/oikos_api.git
Documentation: pkg.go.dev

# README

:globe_with_meridians: OIKOS API

API CRUD para la gestión de dependencias y espacios físicos dentro de la Universidad Distrital

Este proyecto está escrito en el lenguaje Go, generado mediante el framework Beego.

Modelo de Datos

entrada

Ejecución

  • Clonar el proyecto de github y ubicarse en la carpeta raiz:
    $ git clone https://github.com/udistrital/oikos_api.git
    $ cd oikos_api
    
  • Con la sentencia go get:
    $ go get -u https://github.com/udistrital/oikos_api.git
    $ cd go/src/github.com/udistrital/oikos_api
    

Licencia

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

UNIVERSIDAD DISTRITAL FRANCISCO JOSÉ DE CALDAS

OFICINA ASESORA DE SISTEMAS

2019

# Packages

No description provided by the author
No description provided by the author
@APIVersion 1.0.0 @Title beego Test API @Description beego has a very cool tools to autogenerate documents for your API @Contact [email protected] @TermsOfServiceUrl http://beego.me/ @License Apache 2.0 @LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html.
No description provided by the author