Giter Club home page Giter Club logo

tktogether / eoapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from postcatlab/postcat

0.0 0.0 0.0 19.27 MB

Eoapi is an API development tool. Eoapi integrates basic API management feature, and by better scaling your API development work, you can better extend your API.

Home Page: https://www.eoapi.io/

License: Apache License 2.0

Shell 0.01% JavaScript 28.76% Perl 0.16% TypeScript 41.51% CSS 19.49% HTML 4.62% NSIS 0.02% Dockerfile 0.04% Less 0.11% SCSS 5.29%

eoapi's Introduction

一个可拓展的 API 工具,简单(Easy) & 开源(OpenSource)的 API 生态系统

License Version Downloads Chat

English|简体中文

Eoapi(发音:一欧 API)

在线试试!

https://eoapi.io

功能体验过程中的数据将储存在 Web 的本地存储(indexedb)。试用后建议下载桌面端体验更佳~

快速开始

功能

📃 API 文档

  • HTTP、Websocket 协议
  • 各种格式请求体:FormData、XML、JSON、Raw、Binary

⚡ API 测试

  • 快速对 API 发起测试
  • 支持本地测试

🎭 Mock

  • 模拟文档接口返回值

📖 环境管理

📶 可离线使用

🌱 插件集市

💻 多人协作

  • 通过部署云端服务实现多人协作
  • API 分享
  • 可本地/内网部署

🌐 国际化

功能规划

Github 项目看板

源码运行/构建

环境

  • Node.js >= 14.17.x
  • yarn >= 1.22.x

运行代码

我们在开发和构建时使用 yarn 作为包管理工具,强烈建议你也这么做,但如果您希望使用 npm 也完全没问题,只是在安装依赖时可能需要多花一些时间。

yarn install
yarn start

如果想提高开发效率,可以安装 Angular 官方提供的命令行 Angular-cli 快速生成组件、服务等模板。

yarn add @angular/cli --global

命令

运行

命令 描述
yarn start 开发模式下,同时运行在浏览器和桌面端
yarn serve:web 仅运行在浏览器
yarn electron:serve 仅运行在桌面端

打包构建

命令 描述
sudo yarn build 各系统打包 Electron 应用

运行测试

命令 描述
yarn test 执行单元测试

协议

本项目采用 Apache-2.0 协议,可查看 LICENSE.md 了解更详细内容。

支持我们

如果你觉得项目还不错,记得 Star 支持一下噢!你们的支持对 Eoapi 真的很重要!

联系我们

如果想要反馈 Bug、提供产品意见,可以创建一个 Github issue 联系我们,十分感谢!

eoapi's People

Contributors

buqiyuan avatar everright avatar jack-123-power avatar kungfuboy avatar renqian805 avatar scarqin 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.