Giter Site home page Giter Site logo

yixianapi-frontend's Introduction

API 接口调用平台DEMO(接入第三方API并提供在线调用地址)

(此仓库为前端代码)后端仓库 [toc]

作者:一弦

项目功能

  • 提供 API 接口供开发者调用
  • 管理员可以对接口进行增删改查、上线、下线
  • 用户可以注册登录并开通接口调用权限、浏览接口、在线调试
  • 开发者可以使用客户端 SDK 轻松在代码中调用接口

技术栈

后端

  • springboot 3.2.2
  • MySQL 数据库
  • MyBatis-Plus 以及 MyBatis X 自动生成
  • API 签名认证(Http 调用)
  • RPC 调用(dubbo + nacos)
  • Spring Cloud Gateway 微服务网关
  • Swagger + Knife4j 接口文档生成
  • SpringBoot Starter (SDK 开发)

前端

  • React 18
  • Ant Design Pro 6.x 脚手架
  • Ant Design & ProComponents 组件库
  • OpenAPI 前端代码生成

后端模块介绍

  • yixianapi-backend 平台主要后端
  • yixianapi-client-sdk 供开发者调用的SDK
  • yixianapi-common rpc调用接口
  • yixianapi-gateway api网关
  • yixianapi-interface 模拟接口

项目截图

image image image image image image

yixianapi-frontend's People

Contributors

1-on avatar

Watchers

 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.