Skip to content

Commit e77ff97

Browse files
authored
Update README with new API documentation links
1 parent 7f17f56 commit e77ff97

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ This API has four primary endpoints:
2323
- stats ( `/stats` -> Returns stats response )
2424

2525
It's a collaborative open-source project Raisa and I did (are doing) as a part of our code submission to Mercor Hackathon.
26-
We have exposed all of our APIs in our [API documentation](https://eco-metrics-api.vercel.app/api-documentation). Feel free to test APIs there (You will be able to try them on-screen).
26+
We have exposed all of our APIs in our [API documentation](https://ecometrics-api.onrender.com/api-documentation). Feel free to test APIs there (You will be able to try them on-screen).
2727

28-
This API might be (extremely!) slow, as both the backend server (deployed on Vercel) and database (hosted on Railway) are deployed using the free plan.
28+
This API might be (extremely!) slow, as both the backend server (deployed on render) and database (hosted on Railway) are deployed using the free plan.
2929
Nevertheless, we tried to optimize the database queries to compensate for that (Apologies!).
3030

3131
## Index:
@@ -47,9 +47,9 @@ To quickly jump to a subsection,
4747

4848

4949
## Website:
50-
<a href="https://eco-metrics-api.vercel.app/"><strong>Our website is live!</strong></a>
50+
<a href="https://ecometrics-api.onrender.com/"><strong>Our website is live!</strong></a>
5151
<br>
52-
- The application is hosted on **Vercel**.
52+
- The application is hosted on **Render**.
5353
<br>
5454
<img width="944" alt="image" src="https://github.com/Aritra8438/EcoMetrics-API/assets/64671908/6c1114cd-803b-4a63-967f-5fa0274a3ebf">
5555

@@ -165,7 +165,7 @@ Thank you for your contribution.
165165

166166
## API Documentation:
167167

168-
All of our APIs are available at [this](https://eco-metrics-api.vercel.app/api-documentation) documentation. The documentation has a minimum design (Apologies!) but we intend to keep it as it is because **It enables on-screen testing with HTML response**.
168+
All of our APIs are available at [this](https:/ecometrics-api.onrender.com/api-documentation) documentation. The documentation has a minimum design (Apologies!) but we intend to keep it as it is because **It enables on-screen testing with HTML response**.
169169

170170
Here is a screenshot of the same.
171171

0 commit comments

Comments
 (0)