farm-army / farm-army-backend

Track your farming and pool performance on the Binance Smart Chain, Polygon, Fantom, KuCoin Community Chain, Harmony, Celo - https://farm.army - nodejs backend
https://farm.army
MIT License
107 stars 61 forks source link

API endpoints different #31

Closed savasadar closed 3 years ago

savasadar commented 3 years ago

I forked farm-army-backend and run on my localhost but api endpoints different from https://farm.army/api So am I do wrong some things or your actual api project is private?

keops-sys commented 3 years ago

Hello Savasadar, I am not part of the team but I had the same issue as you

Look into http.js to figure out what routes are availables

Haehnchen commented 3 years ago

the endpoints are documented inside the projet readme: https://github.com/farm-army/farm-army-backend#endpoints

they are almost the same but enriched for the frontend presentation.