Skip to content

Commit eb41691

Browse files
authored
Merge pull request #48 from firecamp-dev/readme
Readme changes
2 parents f854b71 + 96bdb50 commit eb41691

File tree

4 files changed

+141
-51
lines changed

4 files changed

+141
-51
lines changed

README.md

Lines changed: 11 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,10 @@ dx-first api devtool
88

99
Firecamp is a dx-first API development platform that helps developers design, develop, test, and document their APIs effortlessly. With a user-friendly interface and a range of powerful features, it streamlines the API development workflow and enhances collaboration among team members.
1010

11-
➠ best-in-class developer experience inspired by vscode dx.
12-
13-
➠ multi-protocol testing capabilities with Rest, GraphQL, Websocket, and SocketIO APIs.
14-
15-
➠ collaborate on api collections across the workspace and team
16-
17-
➠ build apis faster without switching between tools and apps. documentation, cli, ci/cd under one roof
11+
➠ best-in-class developer experience inspired by vscode dx. <br/>
12+
➠ multi-protocol testing capabilities with Rest, GraphQL, Websocket, and SocketIO APIs. <br/>
13+
➠ collaborate on api collections across the workspace and team <br/>
14+
➠ build apis faster without switching between tools and apps. documentation, cli, ci/cd under one roof <br/>
1815

1916
live at https://firecamp.dev
2017

@@ -55,24 +52,13 @@ Firecamp offers you a broad range of features that will help you build APIs fast
5552
### API Playgrounds
5653
There is a dedicated GUI playground for each API protocol you would be using for your stack.
5754

58-
#### 1. **Rest Playground**
59-
It's the lightweight, IntelliSense, and next-generation testing client to give the most delightful collaborative experience while building APIs in a team.
60-
[Learn more](https://firecamp.io/docs/rest/introduction)
61-
62-
#### 2. **GraphQL Playground**
63-
Perform GraphQL operations with a seamless experience. Prepare, Share, and Export your Query Collection collaboratively with your team.
64-
[Learn more](https://firecamp.io/docs/graphql/introduction)
65-
66-
#### 3. **WebSocket Playground**
67-
Debug bidirectional connection visually with WebSocket GUI client more precisely now. The only GUI client to test, debug, and visualize real-time or event-driven messages collaboratively.
68-
[Learn more](https://firecamp.io/docs/websocket/introduction)
69-
70-
#### 4. **Socket.io Playground**
71-
Monitor each emitter’s and listener’s events visually over a bi-directional SocketIO connection. It enables you to collaborate with the team over a SocketIO event-driven API build.
72-
[Learn more](https://firecamp.io/docs/socket-io/introduction)
73-
74-
#### 5. What's next?
75-
→ please [let us know](https://github.com/firecamp-dev/Firecamp/issues/new?assignees=&labels=&projects=&template=general_report.md&title=)
55+
| | |
56+
| :--- | :--- |
57+
| :white_check_mark: | [**1. Rest Playground**](https://firecamp.io/docs/rest/introduction) <br/> It's the lightweight, IntelliSense, and next-generation testing client to give the most delightful collaborative experience while building APIs in a team. |
58+
| :white_check_mark: | [**2. GraphQL Playground**](https://firecamp.io/docs/graphql/introduction) <br/> Perform GraphQL operations with a seamless experience. Prepare, Share, and | :white_check_mark: | Export your Query Collection collaboratively with your team.|
59+
| :white_check_mark: | [**3. WebSocket Playground**](https://firecamp.io/docs/websocket/introduction) <br/> Debug bidirectional connection visually with WebSocket GUI client more precisely now. The only GUI client to test, debug, and visualize real-time or event-driven messages collaboratively. |
60+
| :white_check_mark: | [**4. Socket.io Playground**](https://firecamp.io/docs/socket-io/introduction) <br/> Monitor each emitter’s and listener’s events visually over a bi-directional SocketIO connection. It enables you to collaborate with the team over a SocketIO event-driven API build.| |
61+
| 🎯 | **5. What's next?** <br/> → please [let us know](https://github.com/firecamp-dev/Firecamp/issues/new?assignees=&labels=&projects=&template=general_report.md&title=) |
7662

7763
### Community and Support
7864

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firecamp",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"private": true,
55
"description": "DX-first API devtool",
66
"main": "packages/firecamp-desktop-app/dist/services/Main",

readme/README.v0.md

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
![FirecampCoverImage](.github/github-cover.png)
2+
3+
[![Firecamp Discord](https://badgen.net/discord/members/8hRaqhK)](https://discord.gg/8hRaqhK)
4+
[![Twitter: Firecamp](https://img.shields.io/twitter/follow/firecampdev.svg?style=social)](https://twitter.com/firecampdev)
5+
6+
# Firecamp
7+
DX-focused API development platform.
8+
9+
Firecamp is a DX-first API development platform that helps developers design, develop, test, and document their APIs effortlessly. With a user-friendly interface and a range of powerful features, Firecamp streamlines the API development workflow and enhances collaboration among team members.
10+
11+
- 💚 VSCode-driven Developer Experience
12+
- :high_brightness: Multi-protocol testing capabilities with Rest, GraphQL, Websocket, and SocketIO APIs.
13+
- :satellite: Collaborate on API collection across the team
14+
- 🏗️ Build APIs faster without switching between tools and apps.
15+
16+
Try it now 🏕️ https://firecamp.dev
17+
18+
## Getting started with Firecamp
19+
To get started with Firecamp, follow these steps:
20+
21+
1. Sign in to Firecamp at https://firecamp.dev
22+
2. Follow the [Getting Started](https://firecamp.io/docs) guide from the documentation.
23+
3. Start developing, and testing your APIs using Firecamp.
24+
25+
Read the Firecamp doc for in-depth walk-throughs on functionality to understand the various features and capabilities of Firecamp.
26+
27+
28+
## What Firecamp Offers?
29+
Firecamp offers you a broad range of features that will help you build APIs faster than ever.
30+
31+
| <div style="width:290px"></div> | | |
32+
|---:|:---:|:---|
33+
| <br/> [**1. API Collection**](https://firecamp.io/docs/platform/collection) <br/> Manage Collection of APIs to collaborate within team| <br/> [**2. API Playgrounds**](https://firecamp.io/docs/rest/introduction) <br/> Get instant playgrounds for your APIs. Rest, GraphQL, and more. | <br/> [**3. API Collaboration**](https://firecamp.io/docs/collaboration/getting-started) <br/> Collaborate with your team at a centralized shared workspace.|
34+
| <br/> [**4. API Authentication**](https://firecamp.io/docs/platform/authentication) <br/> Test and Debug your auth endpoints with a range of supported auths| <br/> [**5. API Scripts**](https://firecamp.io/docs/platform/scripts) <br/> Interpret the API with pre-request and tests scripts | <br/> [**6. Dynamic Variables**](https://firecamp.io/docs/platform/environment) <br/> Set values in variables to reuse in whole platform dynamically|
35+
| <br/> [**7. API Workspaces**](https://firecamp.io/docs/collaboration/creating-workspace) <br/> Create multiple workspaces for better team collaboration | ![logo](.github/logo.svg) | <br/> [**8. CLI & CI/CD**](https://firecamp.io/docs/cli/getting-started) <br/> Run API Collection Tests in the terminal or set in CI/CD pipeline |
36+
|<br/> **9. API Test Runner** <br/> Run the API Collection visually within the platform `Status: in-progress` | <br/> **10. API Documentation** <br/> Publish beautiful API documentation for your team and community `Status: in-progress` | <br/> [**11. Firecamp Web**](https://firecamp.dev) <br/> Get quick access to web platform |
37+
| <br/> **12. Desktop Apps** <br/> Get the Desktop app for your preferred OS/platform `Status: Planned`| <br/> **13. SSL** <br/> Use custom SSL certificates to test out the SSL secured API endpoints`Status: Planned`| <br/> **14. Proxy** <br/> Setup proxy while running requests from Firecamp `Status: Planned`|
38+
39+
## API Playgrounds
40+
There is a dedicated GUI playground for each API protocol you would be using for your stack.
41+
42+
### :one: **Rest Playground**
43+
It's the lightweight, IntelliSense, and next-generation testing client to give the most delightful collaborative experience while building APIs in a team.
44+
45+
[Learn more](https://firecamp.io/docs/rest/introduction)
46+
47+
### :two: **GraphQL Playground**
48+
Perform GraphQL operations with a seamless experience. Prepare, Share, and Export your Query Collection collaboratively with your team.
49+
50+
[Learn more](https://firecamp.io/docs/graphql/introduction)
51+
52+
### :three: **WebSocket Playground**
53+
Debug bidirectional connection visually with WebSocket GUI client more precisely now. The only GUI client to test, debug, and visualize real-time or event-driven messages collaboratively.
54+
55+
[Learn more](https://firecamp.io/docs/websocket/introduction)
56+
57+
### :four: **Socket.io Playground**
58+
Monitor each emitter’s and listener’s events visually over a bi-directional SocketIO connection. It enables you to collaborate with the team over a SocketIO event-driven API build.
59+
60+
[Learn more](https://firecamp.io/docs/socket-io/introduction)
61+
62+
### :five: What's next?
63+
please [let us know](https://github.com/firecamp-dev/Firecamp/issues/new?assignees=&labels=&projects=&template=general_report.md&title=)
64+
65+
## Community and Support
66+
67+
For community support, you can join the Firecamp community on [Discord](https://discord.gg/8hRaqhK). You can also check out the [Firecamp Blog](https://firecamp.io/blog) for the latest updates, tutorials, and articles.
68+
69+
Here are helpful links for Firecamp
70+
- [Documentation](https://firecamp.io/docs)
71+
- [Discord community](https://discord.gg/8hRaqhK)
72+
- [Twitter updates](https://twitter.com/FirecampDev)
73+
74+
If you encounter any bugs, issues, or have suggestions, please open an issue on the [Firecamp GitHub repository](https://github.com/firecamp-dev/Firecamp). We appreciate your contributions to make Firecamp even better.
75+
76+
77+
## Roadmap
78+
Here is the Firecamp development roadmap. Very soon It'll be listed on Github projects for better project management.
79+
- **AI: Cutting-edge AI-powered capabilities**
80+
- **Firecamp CLI:** developer-friendly CLI tool
81+
- **Test Runner:** An advanced API test runner
82+
- **Proxy:** A versatile built-in proxy
83+
- **SSL:** Robust SSL support
84+
- **History:** Seamless history tracking
85+
- **DX:** Improved developer experience
86+
- **Documentation:** Enhanced API documentation
87+
- **CI/CD:** Seamless integration with CI/CD workflows
88+
- Undisclosed Platform Phase-2
89+
90+
## Philosophy
91+
The decentralization of tools, processes, and people creates friction in API development workflow and frustration across the team. Developers are constantly switching between tools, searching for information, and wasting time due to inefficient tools.
92+
We believe that the existing solution lacks both world-class experience and the simplicity needed to build APIs faster. This leads to a decrease in developer productivity, slow release times, and poor team collaboration.
93+
We are bringing the VS code philosophy to Firecamp to solve this critical problem. Our mission is to build the most extensible, minimal and best developer experience API platform where developers feel most productive while building APIs.
94+
95+
## What's cool about this?
96+
97+
Firecamp is a Multi-protocol API platform, which offers end-to-end testing and development of Rest, GraphQL, WebSocket, and many other APIs.
98+
We support major API specifications and protocols, which allows for seamless API testing, API documentation, and smoother collaboration between backend, frontend, and mobile teams.
99+
100+
## Internet Mentions
101+
1. https://dev.to/firecampdev/lightweight-postman-alternative-introducing-firecamp-3066
102+
2. https://www.asyncapi.com/blog/socketio-automatic-docs
103+
3. https://twitter.com/Nishchit14/status/1679523569091633153
104+
105+
106+
### Contributors
107+
108+
<a href="https://github.com/firecamp-dev/firecamp/graphs/contributors">
109+
<img src="https://contrib.rocks/image?repo=firecamp-dev/firecamp" />
110+
</a>
111+
112+
113+
114+
115+
116+
117+
118+

readme/README.v1.md

Lines changed: 11 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,10 @@ dx-first api devtool
88

99
Firecamp is a dx-first API development platform that helps developers design, develop, test, and document their APIs effortlessly. With a user-friendly interface and a range of powerful features, it streamlines the API development workflow and enhances collaboration among team members.
1010

11-
➠ best-in-class developer experience inspired by vscode dx.
12-
13-
➠ multi-protocol testing capabilities with Rest, GraphQL, Websocket, and SocketIO APIs.
14-
15-
➠ collaborate on api collections across the workspace and team
16-
17-
➠ build apis faster without switching between tools and apps. documentation, cli, ci/cd under one roof
11+
➠ best-in-class developer experience inspired by vscode dx. <br/>
12+
➠ multi-protocol testing capabilities with Rest, GraphQL, Websocket, and SocketIO APIs. <br/>
13+
➠ collaborate on api collections across the workspace and team <br/>
14+
➠ build apis faster without switching between tools and apps. documentation, cli, ci/cd under one roof <br/>
1815

1916
live at https://firecamp.dev
2017

@@ -55,24 +52,13 @@ Firecamp offers you a broad range of features that will help you build APIs fast
5552
### API Playgrounds
5653
There is a dedicated GUI playground for each API protocol you would be using for your stack.
5754

58-
#### 1. **Rest Playground**
59-
It's the lightweight, IntelliSense, and next-generation testing client to give the most delightful collaborative experience while building APIs in a team.
60-
[Learn more](https://firecamp.io/docs/rest/introduction)
61-
62-
#### 2. **GraphQL Playground**
63-
Perform GraphQL operations with a seamless experience. Prepare, Share, and Export your Query Collection collaboratively with your team.
64-
[Learn more](https://firecamp.io/docs/graphql/introduction)
65-
66-
#### 3. **WebSocket Playground**
67-
Debug bidirectional connection visually with WebSocket GUI client more precisely now. The only GUI client to test, debug, and visualize real-time or event-driven messages collaboratively.
68-
[Learn more](https://firecamp.io/docs/websocket/introduction)
69-
70-
#### 4. **Socket.io Playground**
71-
Monitor each emitter’s and listener’s events visually over a bi-directional SocketIO connection. It enables you to collaborate with the team over a SocketIO event-driven API build.
72-
[Learn more](https://firecamp.io/docs/socket-io/introduction)
73-
74-
#### 5. What's next?
75-
→ please [let us know](https://github.com/firecamp-dev/Firecamp/issues/new?assignees=&labels=&projects=&template=general_report.md&title=)
55+
| | |
56+
| :--- | :--- |
57+
| :white_check_mark: | [**1. Rest Playground**](https://firecamp.io/docs/rest/introduction) <br/> It's the lightweight, IntelliSense, and next-generation testing client to give the most delightful collaborative experience while building APIs in a team. |
58+
| :white_check_mark: | [**2. GraphQL Playground**](https://firecamp.io/docs/graphql/introduction) <br/> Perform GraphQL operations with a seamless experience. Prepare, Share, and | :white_check_mark: | Export your Query Collection collaboratively with your team.|
59+
| :white_check_mark: | [**3. WebSocket Playground**](https://firecamp.io/docs/websocket/introduction) <br/> Debug bidirectional connection visually with WebSocket GUI client more precisely now. The only GUI client to test, debug, and visualize real-time or event-driven messages collaboratively. |
60+
| :white_check_mark: | [**4. Socket.io Playground**](https://firecamp.io/docs/socket-io/introduction) <br/> Monitor each emitter’s and listener’s events visually over a bi-directional SocketIO connection. It enables you to collaborate with the team over a SocketIO event-driven API build.| |
61+
| 🎯 | **5. What's next?** <br/> → please [let us know](https://github.com/firecamp-dev/Firecamp/issues/new?assignees=&labels=&projects=&template=general_report.md&title=) |
7662

7763
### Community and Support
7864

0 commit comments

Comments
 (0)