Categorygithub.com/pavbis/repositories-api
repositorypackage
0.0.0-20241204150405-aadc542a4a43
Repository: https://github.com/pavbis/repositories-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Actions Status

Requirements

  • Go >= 1.14

Installation

make init

This will bring up all services, install all dependencies, compile the go binary and seed the database.

After this check if the route http://localhost:7000/api/health is available.