🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

github.com/donaalianda/finance-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/donaalianda/finance-api

v0.0.0-20231027065054-f0337987c267
Source
Go
Version published
Created
Source

FINANCE-API

For testing purpose

Namespace

  • finance-api

Development

  • Make sure that you are using go 1.14.x or higher
  • Fork into your repository and Clone this repository. ex: $ git clone https://github.com/donaalianda/finance-api.git The directory name should be finance-api
  • Copy config.json.example, paste & rename to be config.json
  • Adjust values in config.json based on environment
  • Create MySQL database, example: finance-db
  • Import finance_db.sql to finance-db
  • Run project finance-api by script "go run main.go"

FAQs

Package last updated on 27 Oct 2023

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