Skip to content

marcounderscore/yorha-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yorha-api

Simple api handled with dependency injection with a Nier:Automata tematic.

Technologies used in this project.

  • Golang: Language used across the project.
  • Iris: Golang framework.
  • Hero: Dependency injection helper for iris.
  • Gorm: Orm helper for golang.

Usage:

Create a mysql database called yorha_db with user yorha_user and pass yorha_pass
Grant all privileges to the user

In order to populate the database run yorha-migration.go that will create everything in the database

go run yorha-migration.go

Run the project

go run main.go

Make petitions by yourself, check wiki for further references

About

Simple api handled with dependency injection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages