Skip to content

SINGHPRANSHU/bankingrestapi

Repository files navigation

bankingrestapi

this is an banking api made in golang with mux framework

for running

open terminal and follow instruction

go mod init

go mod vendor

go build 

./restapi

in main.go add the environent variable given below is running in localhost

os.setenv("PORT":"4000")

in helper directory add your mongodb uri to both file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages