New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/asynched/golang-payment-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/asynched/golang-payment-api

v0.0.0-20230827051829-0a7f154bba87
Source
Go
Version published
Created
Source

golang-payment-api

A simple payments API using golang.

Requirements

  • Go 1.21

How to run?

  • Setup your env following the .env.example file
  • Run go run cmd/api.go, that's it!

Running requests

The application comes with a insomnia request collection that can be seen in the insomnia.json file.

Technologies

  • Golang
  • JSON Web Tokens (JWT)
  • Fiber
  • SQLite

FAQs

Package last updated on 27 Aug 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