Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 762 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 762 Bytes

GitHub

A open source web solution for real-time colaborative REST client, build on top of react and nodejs (Express, SockeIO)

Why?

There are several alternatives of REST clients for testing requests, such as:


ExcelsiumJs' goal is to provide the funcionalities of a REST client with a collaborative model, so that requests can be easily assembled and tested as a team

Try it online

Build from scratch

Architecture

Backend

Frontend

Contribution Guidelines