Giter VIP home page Giter VIP logo

goserver's Introduction

项目原始仓库地址:goserver。欢迎 Star,本项目会持续更新迭代,带来更多的功能,更佳的软件设计!

博客系统(goserver)

博客系统是一个Go语言教学项目,遵循简洁架构,实现了Go项目开发过程中的绝大部分功能点,代码规范、质量高,并且可以作为企业应用的代码脚手架。

Features

Installation

安装步骤如下:

$ git clone https://github.com/marmotedu/goserver

$ cd goserver

# 安装依赖
$ make deps

# 安装依赖、编译二进制
$ make build

Usage/Examples

import Component from 'my-project'

function App() {
  return <Component />
}

Documentation

Documentation

Feedback

If you have any feedback, please reach out to us at [email protected]

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

Please adhere to this project's code of conduct.

Authors

License

MIT

Related

Here are some related projects

goserver's People

Contributors

colin404 avatar

Stargazers

carey avatar

Watchers

James Cloos avatar

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.