Skip to content

wasanx25/rime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Rime

Rime is simple json server.

Installation

Download binary from here. Or clone this repository and go install.

$ rime --dir JSON_DIR
2018/01/26 01:28:37 http://localhost:8080
2018/01/26 01:28:37 See browse -> http://localhost:8080/JSON_DIR/1.json
...

rime_v_0_0_2

Options

Usage of rime:
-d, --dir string   Please select json files directory. (default "./")
    --noext        Please select if you need not to extenstion(.json).
-p, --port int     Please select if you want to use other port number except for 8080. (default 8080)

Links