You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/WalterPaes/go-rest-api-crud

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/WalterPaes/go-rest-api-crud

v0.0.0-20240217154658-78b8e57af651
Source
Go
Version published
Created
Source

GO Rest API Crud

  • A Rest API to manage Users

Prerequisites

  • Docker is required.

How do Execute?

  • Rename .env.example to .env and set the var's values
  • Execute docker compose up -d
  • Access the application in http://localhost:8000

How do Execute Tests?

  • Execute go test ./... in project root

API Doc

http://localhost:8000/swagger/index.html

Technologies

This project was developed with the following technologies:

Made by Walter Junior

FAQs

Package last updated on 17 Feb 2024

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