组件式后台服务 goserver

软件介绍

goserver 是一个组件式后台服务,把常用的功能用配置的方式按须加载,多个项目可以复用同一个程序。

  • 认证码

  • 定时任务(执行 SQL、爬虫)

  • 模版

  • 文件上传

  • Web 服务,静态资源

  • .........

目标

减少90%的后台代码,为了使后台开发更简单,增加复用,让程序员有更多的精力关注业务逻辑,大部分的项目可以不用写后台代码,业务逻辑用存储过程实现 CRUD 操作,前端用 nuxt.js 或 vue.js 。

如果 goserver 没有提供的相关的功能,可以用两种方式来继续,一是用你熟悉的语言(java,go,php…)现实,goserver 继续提供 CURD 操作,用户登录的问题可以用 cookie 中的 token 来解决,二你如果用 go ,可以集成 goserver 。

适合人群

  • 想快速开发

  • 前后端分离

  • 接口

  • 大量的SQL操作

本文地址:https://www.codercto.com/soft/d/1628.html

Automate This

Automate This

Christopher Steiner / Portfolio / 2013-8-9 / USD 25.95

"The rousing story of the last gasp of human agency and how today's best and brightest minds are endeavoring to put an end to it." It used to be that to diagnose an illness, interpret legal docume......一起来看看 《Automate This》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

html转js在线工具
html转js在线工具

html转js在线工具