LuchoTurtle / iped

:pizza: IPED (ipp-ementa distributor) component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iped

IPED (ipp-ementa distributor) component

codecov

Documentation

IPED documentation can be found at here

Dependencies

Name Used for
gorm Map models into database and perform database operations
echo Launch REST API on a web server as well provide middleware functions handle

Deploy

The following environment variables are required to deploy IPED

Variable Description
IPED_PORT The port which the web server will be available
IPEW_CONNECTION_STRING Absolute path to IPEW SQLite database file

Changelog

Version: 1.0

  • All REST API functionalities implemented (as of 2019/09/07)
  • 100% unit tested models
  • 75.53% unit tested controllers

About

:pizza: IPED (ipp-ementa distributor) component

License:MIT License


Languages

Language:Go 99.7%Language:Shell 0.3%