Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/razonyang/clevergo-examples
:zap: CleverGo Examples
https://github.com/razonyang/clevergo-examples
clevergo examples mvc rest-api restful restful-api
Last synced: 22 days ago
JSON representation
:zap: CleverGo Examples
- Host: GitHub
- URL: https://github.com/razonyang/clevergo-examples
- Owner: razonyang
- License: mit
- Created: 2016-07-04T02:06:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T07:11:30.000Z (over 1 year ago)
- Last Synced: 2024-04-14T00:23:14.356Z (7 months ago)
- Topics: clevergo, examples, mvc, rest-api, restful, restful-api
- Language: Go
- Homepage: https://clevergo.tech
- Size: 80.1 KB
- Stars: 40
- Watchers: 9
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CleverGo Examples
```shell
go get clevergo.tech/examples
```- [Hello world](hello)
- [Session](session)
- [Authentication](auth)
- [Log](log)
- [JSend](jsend)
- [Form Decoder](form)
- [I18N](i18n)
- [Captchas](captchas)
- [Tencent Captcha](tencentcaptcha)
- [Logger](logger)
- Views
- [Jet Renderer](jetrenderer)
- [Graceful Shutdown](gracefulshutdown)
- [Shields.io endpoint](shields)