Skip to content
/ Go-fun Public

在 Go 学习中编写的一些好玩的程序源码🐱‍💻🎈

License

Notifications You must be signed in to change notification settings

lliei0x/Go-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-fun

LICENSE leeifme on github package version language by golang

在 Go 学习中编写的一些好玩的程序源码🌻🍉

  • weather-cli

    在终端通过命令行获取指定城市的天气

  • github-trending

    爬取 Github 上的 Trending 开源项目以及相关作者

  • FIFA-Backstage

    主要使用技术:

    • gorm 操作数据库
    • fresh 实现 web server 监听
    • viper 实现读取用户配置
    • 数据库 使用 postgre
    • goquery 实现网页解析
    • gin 快速搭建 web server
    • gin-swagger 自动化构建 API 文档
    • jwt 认证,后台生成对应的 auth_token

About

在 Go 学习中编写的一些好玩的程序源码🐱‍💻🎈

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages