All Projects → Away0x → 7yue_api_server

Away0x / 7yue_api_server

Licence: other
旧岛小程序的 api server

Programming Languages

go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to 7yue api server

Wxapp Webpack Plugin
📦 微信小程序 webpack 插件
Stars: ✭ 185 (+285.42%)
Mutual labels:  weixin, mini-program
Wux Weapp
🐶 一套组件化、可复用、易扩展的微信小程序 UI 组件库
Stars: ✭ 4,706 (+9704.17%)
Mutual labels:  weixin, mini-program
Weapp Demo Breadtrip
基于面包旅行 API 制作的微信小程序示例
Stars: ✭ 282 (+487.5%)
Mutual labels:  weixin, mini-program
taro-icons
基于 Taro 的小程序图标库
Stars: ✭ 53 (+10.42%)
Mutual labels:  weixin, mini-program
Go-Gin-Api
基于golang开源框架 gin封装的api框架
Stars: ✭ 42 (-12.5%)
Mutual labels:  gin
go-hexagonal http api-course
Ejemplos del curso de API HTTP en Go aplicando Arquitectura Hexagonal
Stars: ✭ 78 (+62.5%)
Mutual labels:  gin
gin-metrics
gin-gonic/gin metrics for prometheus.
Stars: ✭ 87 (+81.25%)
Mutual labels:  gin
pmd-gen
Password generator for Pokemon Mystery Dungeon: Rescue Team DX
Stars: ✭ 19 (-60.42%)
Mutual labels:  gin
weixin-alert
企业微信告警发送
Stars: ✭ 51 (+6.25%)
Mutual labels:  weixin
wxauto
Windows版本微信客户端(非网页版)自动化,可实现简单的发送、接收微信消息,持续更新中
Stars: ✭ 72 (+50%)
Mutual labels:  weixin
gin-rest-prisma-boilerplate
🍱 backend with gin (golang web framework), redis, prisma, rbac, and authentication
Stars: ✭ 25 (-47.92%)
Mutual labels:  gin
Go-bjut
A bbs system.
Stars: ✭ 60 (+25%)
Mutual labels:  gin
yuanful-ui
(微信小程序插件) yuanful-ui是一套可添加到微信小程序内直接使用的免费功能插件,无需重复开发,为用户提供更丰富的服务。
Stars: ✭ 30 (-37.5%)
Mutual labels:  mini-program
atool-weixin
在线工具(atool-org)微信公众号代码
Stars: ✭ 18 (-62.5%)
Mutual labels:  weixin
miniprogram
[微信小程序/小游戏] A fast wechat miniprogram/minigame development sdk written in Golang
Stars: ✭ 52 (+8.33%)
Mutual labels:  weixin
ginprom
📡 Prometheus metrics exporter for Gin.
Stars: ✭ 110 (+129.17%)
Mutual labels:  gin
gin-rest-api
Example golang using gin framework everything you need, i create this tutorial special for beginner.
Stars: ✭ 56 (+16.67%)
Mutual labels:  gin
wxbizdatacrypt
微信小程序加密数据解密算法Go版
Stars: ✭ 132 (+175%)
Mutual labels:  weixin
xing-weapp-editor
开箱即用的微信小程序图文编辑组件
Stars: ✭ 101 (+110.42%)
Mutual labels:  weixin
golang-gin-restfulAPI-example-app
An example Golang Restful API with [Gin, MongoDB, gin-jwt, gin-sessions, gin-authz, gin-swagger, validate.v9, casbin, go-ini]
Stars: ✭ 104 (+116.67%)
Mutual labels:  gin

《旧岛小样》小程序的 api server

# dev
cd 7yue_api_server
cp config/config.yaml.default config/config.yaml
make install
make dev

# pro
make
./admin.sh start
# 之后可打开 localhost:8886 注册 key 以及查看 api 文档

/

book api

classic api

like and user api

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].