memnixrest

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 9, 2022 License: BSD-3-Clause Imports: 8 Imported by: 0

README

Memnix Rest

Memnix Rest API

Go Report Card Scrutinizer Code Quality Build Status GitHub GitHub go.mod Go version DeepSource Maintainability


Memnix REST API

Memnix REST is the rest API that is used by user interfaces to create decks and cards and play on MemnixAPP. It's using Gofiber to handle requests and Gorm as a layer for Postgres.

Env

Create a .env file

# This is a sample config file

DB_USER="user"
DB_PASSWORD="password"
DB_PORT ="port"
DB_DB = "mydb"
DB_HOST="localhost"

Version v0.1.0-beta4

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL