https://github.com/hantmac/beego_api_demo
Based on golang web framework beego,make RESTFul API Demo.
https://github.com/hantmac/beego_api_demo
beego-api-demo
Last synced: 26 days ago
JSON representation
Based on golang web framework beego,make RESTFul API Demo.
- Host: GitHub
- URL: https://github.com/hantmac/beego_api_demo
- Owner: hantmac
- Created: 2018-10-14T09:55:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T01:57:58.000Z (over 6 years ago)
- Last Synced: 2025-03-30T23:11:32.642Z (2 months ago)
- Topics: beego-api-demo
- Language: Go
- Homepage:
- Size: 5.12 MB
- Stars: 10
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# beego_api_demo
基于golang web开发框架beego,实现RESTFul API
- 具体步骤可参考配套blog:https://cloudsjhan.github.io/2018/10/14/%E6%8A%80%E6%9C%AF%E5%91%A8%E5%88%8A%E4%B9%8B%E5%9F%BA%E4%BA%8Ebeego-web%E6%A1%86%E6%9E%B6%E7%9A%84RESTful-API%E7%9A%84%E6%9E%84%E5%BB%BA%E4%B9%8B%E6%97%85/