freitzzz / iped

Fork of iped with SIMOV changes

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
PORT The port which the web server will be available
IPEW_CONNECTION_STRING Absolute path to IPEW SQLite database file

Changelog

Version: 1.1

  • Web server is now served at : host and at the port defined in PORT environment variable
  • 100% unit tested models
  • 75.53% unit tested controllers

About

Fork of iped with SIMOV changes

License:MIT License


Languages

Language:Go 99.7%Language:Shell 0.3%