Skip to content

Commit 0492aa2

Browse files
authored
readme: Firecamp logo added in table and features are decorated accordingly
1 parent 78b74fa commit 0492aa2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,13 @@ Read the Firecamp doc for in-depth walk-throughs on functionality to understand
2929
## What Firecamp Offers?
3030
Firecamp offers you a broad range of features that will help you build APIs faster than ever.
3131

32-
| | | |
33-
|:---|:---|:---|
34-
| <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 centralize shared workspace.|
32+
| <div style="width:290px"></div> | | |
33+
|---:|:---:|:---|
34+
| <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.|
3535
| <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|
36-
| <br/> [**7. API Workspaces**](https://firecamp.io/docs/collaboration/creating-workspace) <br/> Create multiple workspaces for better team collaboration| <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 | <br/> **9. API Test Runner** <br/> Run the API Collection visually within the platform `Status: in-progress` |
37-
| <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 | <br/> **12. Desktop Apps** <br/> Get the Desktop app for your preferred OS/platform `Status: Planned`|
36+
| <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 |
37+
|<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 |
38+
| <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`|
3839

3940
## API Playgrounds
4041
There is a dedicated GUI playground for each API protocol you would be using for your stack.

0 commit comments

Comments
 (0)