Giter Club home page Giter Club logo

goview-gozero's Introduction

goview-gozero

English | 简体中文

一、介绍

GoView Go 后台服务。基于 gozero 框架, 实现后端接口。

GoView

img.png

GoView 是一个高效的拖拽式低代码数据可视化开发平台,将图表或页面元素封装为基础组件,无需编写代码即可制作数据大屏,减少心智负担。当然低代码也不是 “银弹”,希望所有人员都能理智看待此技术。

二、各服务信息

一、接口文档

1. Restful 接口文档

2. RPC 接口文档

二、API 服务

服务名称 端口 备注
Restful 8080

三、RPC 服务

服务名称 端口 备注
User 8888 用户服务 RPC
Screen 8899 大屏服务 RPC

三、快速开始

Docker运行服务

包含 前端 Nginx、 Restful API 服务、RPC 服务、数据库等

  1. 进入 deploy 目录
    cd deploy
  2. 执行 docker-compose up -d
    docker-compose up -d
    [+] Running 5/6
    ⠋ Network deploy_goview-gozero        Created 92.1s
    ✔ Container goview-gozero-db          Healthy 30.7s
    ✔ Container goview-gozero-screen-rpc  Healthy 61.3s
    ✔ Container goview-gozero-user-rpc    Healthy 61.3s
    ✔ Container goview-gozero-restful-api Healthy 91.9s
    ✔ Container goview-gozero-web         Started 92.0s
  3. docker container 正常运行后, 在浏览器中打开链接地址:http://127.0.0.1

goview-gozero's People

Contributors

ch3nnn avatar

Stargazers

 avatar Jonas avatar 你咋知道我是爱坤 avatar leonxiao avatar

Watchers

 avatar

Forkers

pyjcode zekecc

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.