Categorygithub.com/simpleittools/assetapi
modulepackage
0.0.0-20240906152322-9cddc2d6aa8e
Repository: https://github.com/simpleittools/assetapi.git
Documentation: pkg.go.dev

# README

AssetAPI

This is the API for the Asset Manager

The API is built with

  • Go 1.20
  • Gorm 1.24.6
  • GoFiber 2.43.0
  • Joho godotenv
  • dgrijalva/jwt-go

Copy the .envsample to .env and insert any needed variables

Seeding the Database

To seed the database, you will need to fill out the handlers/seedHandler.go file with the information to seed users matching the model.users file

# Packages

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