Coder Social home page Coder Social logo

yubobo / eoapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from postcatlab/postcat

0.0 1.0 0.0 7.07 MB

Eoapi 是一个可扩展的 API 开发工具。Eoapi 集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。

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

License: Apache License 2.0

JavaScript 36.94% Perl 0.16% TypeScript 25.54% CSS 27.12% HTML 3.58% Less 0.13% SCSS 6.52%

eoapi's Introduction

Eoapi

一个轻量、可拓展的 API 工具

English|简体中文

快速开始

功能

📃 API 文档

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

⚡ API 测试

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

📶 可离线使用

🌐 测试环境管理

🌱 插件集市

功能预告

💻 多人协作

🎭 Mock 服务

源码运行/构建

环境

  • 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 了解更详细内容。

联系我们

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

eoapi's People

Contributors

scarqin avatar kungfuboy avatar buqiyuan avatar everright 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.