8000 GitHub - withnic/echotest: golangのライブリラリのechoのWebAppのテストアプリケーション
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

golangのライブリラリのechoのWebAppのテストアプリケーション

Notifications You must be signed in to change notification settings

withnic/echotest

Folders and files

8000
NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echoの評価用

とりあえずのtwitter clone

  • echo-session が動かなかったので、session周りは実装しない。
  • というか、微妙なのでversionあがるまで特に echo使わない。
  • beego か一度、素で書く。

つかいかた

cd ./web/app/

goose up

cd ..

go run server.go

http://localhost:8080

やってないこと

  • sessionのミドルウェアが動かかなったのでセッション周り。

  • formは探せば、csrfのライブラリあるだろうけど取り敢えずなし。

  • test動かなくなった(echoのバージョンアップ)ので削除した。

About

golangのライブリラリのechoのWebAppのテストアプリケーション

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0