Giter Site home page Giter Site logo

golang-blog-server's Introduction

Golang-Blog-Server

blogadmin blogfront

Go语言编写的简易版博客服务端

  • 项目创建基于 go version go1.10.3 darwin/amd64
  • 测试运行 go run main.go 打开http://localhost:8888
  • Api配置在./routers目录下,自行测试
  • 正式环境部署使用docker-compose,yml文件参考

项目依赖

  • dotweb
  • jwt
  • redis
  • goquery
  • gorm
  • govendor
  • toml

相关项目

待完善

  • 添加文章评价,文章标签等功能
  • 用swagger生成API文档, 非完整RestFul风格API改进
  • 客户端,管理后台一些已知问题
  • 等等

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.