alimy / mir-music

A sample code use Mir and Gin provide sample music information service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MirMusic

Just a sample code use Mir and Gin provide sample music info. This project is inspiration like spring-music

Usage

$ git clone https://github.com/alimy/mir-music
$ cd mir-music
$ make serve # visit in browser http://localhost:8013/

OpenApi documents

$ make api # if success you can browser api document in http://localhost:8080

Screen Shot

  • Card Mode screenshot_index_c

  • List Mode screenshot_index_l

  • OpenApi of music screenshot_openapi

About

A sample code use Mir and Gin provide sample music information service.

License:Apache License 2.0


Languages

Language:Go 90.6%Language:Dockerfile 3.2%Language:Shell 3.1%Language:Makefile 3.1%