Skip to content

romycode/bamg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bank-manager (WIP)

This is a practical project to learn golang.

This API only have six endpoints without any type of security, see the api.http file to see all.

To run the code copy and paste this line, inside the project folder:

make run

If you only want to build the API, run these:

make build 

These would run the api in http://localhost:8080

To run the test execute:

make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages