https://github.com/alimy/chi-music
Sample code use Mir and go-chi provide sample music info
https://github.com/alimy/chi-music
go-chi go-mir web
Last synced: about 1 year ago
JSON representation
Sample code use Mir and go-chi provide sample music info
- Host: GitHub
- URL: https://github.com/alimy/chi-music
- Owner: alimy
- License: apache-2.0
- Created: 2019-03-22T11:34:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-31T08:07:29.000Z (about 7 years ago)
- Last Synced: 2024-12-25T02:42:19.911Z (over 1 year ago)
- Topics: go-chi, go-mir, web
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChiMusic
Just a sample code use [Mir](https://github.com/alimy/mir) and [go-chi](http://github.com/go-chi/chi) provide sample music info.
This project is inspiration like [spring-music](https://github.com/cloudfoundry-samples/spring-music)
### Usage
```bash
$ git clone https://github.com/alimy/chi-music
$ cd chi-music
$ make serve # visit in browser http://localhost:8013/
```
### OpenApi documents
```bash
$ make api # if success you can browser api document in http://localhost:8080
```
### Screen Shot
* Card Mode

* List Mode

* OpenApi of music
