Skip to content

This Repository contains code in which we develop the backend rest api's of banking server in go using mux and mysql

Notifications You must be signed in to change notification settings

YashLT224/Banking-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banking-server🚀

This Repository contains code in which we develop the backend rest api's of banking server in go using mux and mysql

Visit ➡️ Auth Microservice Repo for Authentication service 🔐.

Application Design Structure🚧

End Points

  • {{host}}/auth/login
  • {{host}}/auth/register
  • {{host}}/auth/refresh
  • {{host}}/auth/verify
  • {{host}} /customers
  • {{host}}/customers/:customer_id
  • {{host}}/customers/:customer_id/account
  • {{host}}/customers/:customer_id/account/:account_id

About

This Repository contains code in which we develop the backend rest api's of banking server in go using mux and mysql

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published