pehpeh API server in golang
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- module pehpeh.dev/api
-
- go 1.14
-
- require (
- git.thevis.us/skepto/env v0.0.0-20200712040037-f8a5c3d1b0fa
- git.thevis.us/skepto/rex v0.10.0
- github.com/gorilla/mux v1.7.4
- github.com/stretchr/testify v1.2.2
- )
|