Skip to content

teqbylyte/pay-bills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pay-Bills API

This is the repository for the TEQTMS api using GO programming language.

The project is built on the Echo Framework

Installation

  1. Clone the repository
  2. Run the command go get
  3. Create a copy of the file .toml.example file and edit based on your needs. This file serves as your env.
cp .app.toml.example .app.toml
  1. Run your app using air package if you have air installed - to install air, click this link or simple run the main file:
go run main.go

About

A bill payment application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages