Skip to content

Commit e2fd73c

Browse files
committed
update README.md
1 parent c4934be commit e2fd73c

2 files changed

Lines changed: 17 additions & 4 deletions

File tree

README.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
[//]: # (<img src="https://github.com/API-200/api200/assets/features/png" alt="API 200 Logo">)
1+
<img src="assets/banner.png" alt="API 200 Logo" style="width:100%; display:block;">
22

33
<p align="center" style="margin-top: 20px">
4+
The Open Source API Integration Platform.
5+
<br>
6+
<a href="https://documenso.com"><strong>Learn more »</strong></a>
7+
<br />
8+
<br />
49
<a href="https://api200.co">Website</a>
510
·
611
<a href="https://github.com/API-200/api200/issues">Issues</a>
@@ -10,7 +15,8 @@
1015

1116
## About API 200
1217

13-
API 200 is all-in-one gateway for managing third-party APIs efficiently. Integrate third-party APIs in minutes with auto-generated code, docs, auth, caching and error handling – so you can focus on what really matters.
18+
API 200 is all-in-one gateway for managing third-party APIs efficiently. Integrate third-party APIs in minutes with
19+
auto-generated code, docs, auth, caching and error handling – so you can focus on what really matters.
1420

1521
<div align="center">
1622
<img src="assets/features.png" style="width: 80%;" />
@@ -19,6 +25,7 @@ API 200 is all-in-one gateway for managing third-party APIs efficiently. Integra
1925
## Key Features
2026

2127
**Fast API Setup:**
28+
2229
- Authentication management
2330
- Response caching
2431
- Automatic retries
@@ -40,21 +47,25 @@ API 200 is all-in-one gateway for managing third-party APIs efficiently. Integra
4047
**Comprehensive Logging**
4148

4249
### Features in Progress:
50+
4351
- API to LLM MCP
4452
- More authentication methods
4553

4654
[//]: # (## Interactive Demo)
4755

4856
[//]: # ()
57+
4958
[//]: # (Try out our interactive demo to see API 200 in action: [Try Demo]&#40;PLACEHOLDER_DEMO_LINK&#41;)
5059

5160
## Quickstart
5261

53-
Get started immediately with our managed version of API 200. Users can go to our cloud platform and start integrating API endpoints instantly without any setup or infrastructure management. Visit [API200.co](https://api200.co) to begin.
62+
Get started immediately with our managed version of API 200. Users can go to our cloud platform and start integrating
63+
API endpoints instantly without any setup or infrastructure management. Visit [API200.co](https://api200.co) to begin.
5464

5565
## Self-Hosted Setup
5666

5767
### Prerequisites
68+
5869
- Docker
5970
- Docker Compose
6071
- Node.js
@@ -81,6 +92,7 @@ docker-compose up -d
8192
> **⚠️ Note:** Localhost setup requires host file modification (`127.0.0.1 kong`), needing admin privileges.
8293
8394
### Access Your Installation
95+
8496
- Frontend: `http://<your-hostname-or-ip>:3000`
8597
- API Handler: `http://<your-hostname-or-ip>:8080`
8698

@@ -112,4 +124,5 @@ For support, custom implementations, or any other inquiries:
112124

113125
## License
114126

115-
API 200 is licensed under Sustainable Use License. See the [LICENSE](https://github.com/API-200/api200/blob/main/LICENCE.md) file for more details.
127+
API 200 is licensed under Sustainable Use License. See
128+
the [LICENSE](https://github.com/API-200/api200/blob/main/LICENCE.md) file for more details.

assets/banner.png

28.1 KB
Loading

0 commit comments

Comments
 (0)