Skip to content

simpleittools/assetAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages