All Projects → george518 → Ppgo_apiadmin

george518 / Ppgo_apiadmin

go-API-manage

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Labels

Projects that are alternatives of or similar to Ppgo apiadmin

Devops Api
Golang + Beego 编写 提供开发/运维常用操作的HTTP API接口: 手机归属地查询、IP地址查询、工作日节假日判断、微信报警、钉钉报警、2步验证、密码存储、发送邮件、生成随机密码等功能
Stars: ✭ 258 (-64.56%)
Mutual labels:  api, beego
Tartiflette
GraphQL Engine built with Python 3.6+ / asyncio
Stars: ✭ 719 (-1.24%)
Mutual labels:  api
Unifi Api Browser
Tool to browse data exposed by Ubiquiti's UniFi Controller API (demo: https://api-browser-demo.artofwifi.net/)
Stars: ✭ 677 (-7.01%)
Mutual labels:  api
Instagram Web Api
🤳 Instagram Private Web API client for Node
Stars: ✭ 694 (-4.67%)
Mutual labels:  api
Python Plexapi
Python bindings for the Plex API.
Stars: ✭ 682 (-6.32%)
Mutual labels:  api
Wobike
Documentation of Bike Sharing APIs 🚴🛴🛵
Stars: ✭ 705 (-3.16%)
Mutual labels:  api
Laravel Responder
A Laravel Fractal package for building API responses, giving you the power of Fractal with Laravel's elegancy.
Stars: ✭ 673 (-7.55%)
Mutual labels:  api
Sonoff Homekit
Make your Sonoff Switch compatible with Apple Homekit! 🎉
Stars: ✭ 722 (-0.82%)
Mutual labels:  api
Mtrans
Multi-source Translation
Stars: ✭ 711 (-2.34%)
Mutual labels:  api
Graphql Framework Experiment
Code-First Type-Safe GraphQL Framework
Stars: ✭ 698 (-4.12%)
Mutual labels:  api
Beego
beego is an open-source, high-performance web framework for the Go programming language.
Stars: ✭ 27,405 (+3664.42%)
Mutual labels:  beego
Iex Api
The IEX API provides any individual or academic, public or private institution looking to develop applications that require stock market data to access near real-time quote and trade data for all stocks trading on IEX.
Stars: ✭ 683 (-6.18%)
Mutual labels:  api
Opentelemetry Js
OpenTelemetry JavaScript Client
Stars: ✭ 700 (-3.85%)
Mutual labels:  api
Translations
🐼 Chinese translations for classic IT resources
Stars: ✭ 6,074 (+734.34%)
Mutual labels:  api
Nodeapi
Simple RESTful API implementation on Node.js + MongoDB.
Stars: ✭ 719 (-1.24%)
Mutual labels:  api
Cortex
Cortex: a Powerful Observable Analysis and Active Response Engine
Stars: ✭ 676 (-7.14%)
Mutual labels:  api
Koa2 Api Scaffold
一个基于Koa2的轻量级RESTful API Server脚手架。
Stars: ✭ 694 (-4.67%)
Mutual labels:  api
Rapid.js
An ORM-like Interface and a Router For Your API Requests
Stars: ✭ 700 (-3.85%)
Mutual labels:  api
Stein
Use Google Sheets as your no-setup database
Stars: ✭ 726 (-0.27%)
Mutual labels:  api
Json Ld.org
JSON for Linked Data
Stars: ✭ 722 (-0.82%)
Mutual labels:  api

PPGo_ApiAdmin

什么东西?What?

API管理工具 golang开发,基于beego,页面基于layUi,目前版本1.0.0
demo地址:http://apiadmin.haodaquan.com 后台用户名和密码请加群联系获取(有人删数据,没办法)

有什么价值?

1、RBAC权限完善,多角色管理系统
2、后台界面完整,多标签页面
3、API相关页面有比较复杂的使用案例
所以,可以作为一个基础框架使用,快速开发。初学者还可以作为熟悉beego使用。 4、可用于中小团队API管理使用

用到了哪些?

1、界面框架layUI2.4.5
2、makedown.md
3、beego1.8 4、Ztree

效果展示

前端界面
github

登录界面
github

权限界面
github 角色界面
github github 管理员界面
github github

API列表界面
github

API新增界面
github



安装方法

1、go get github.com/george518/PPGo_ApiAdmin
2、创建mysql数据库,并将ppgo_api_admin.sql导入
3、修改config 配置数据库
4、运行 go build
5、运行 ./run.sh start|stop

前台访问:http://your_host:8081 后台访问:http://your_host:8081/login 用户名:admin 密码:george518

联系我

qq群号:547564773 欢迎交流,欢迎提交代码。

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].