Socket
Book a DemoInstallSign in
Socket

github.com/Poojan-patel/Banking-App-Golang-ElasticSearch

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/Poojan-patel/Banking-App-Golang-ElasticSearch

Source
Go Modules
Version
v0.0.0-20220417090502-41a58288c554
Version published
Created
Source

Banking-App-Golang-ElasticSearch

I have Created a complete backend Banking Application in golang backed by elasticsearch

Features:

  • JWT based Authentication
  • BCRYPT based Password Encryption
  • Loosely Coupled Code
  • Code Structure is Same as Spring boot's

Steps to Clone:

  • Download Zip file/ Clone it to your system
  • Extract the zip files and copy all the internal files and folders to a new Folder: github.com/Poojan-patel/Banking-App-Golang-ElasticSearch.
  • Download ElasticSearch from web.
  • Use chrome Extenstion ElasticVue, for fantastic GUI. https://elasticvue.com/
  • Download postman or any API Tester

Steps to Run the code

  • After Setting all the things, open Postman. import "postman_collection.json" file.

  • This will import all the API points exposed by Server

  • go to vscode, and run the code by applying these two command below go mod tidy go run .

Happy Coding

FAQs

Package last updated on 17 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts