logo

I build a modern APIs listing engine

Posted by heyFFFF |2 hours ago |1 comments

heyFFFF 2 hours ago

API-Engine – A list of 180+ APIs with daily health checks

I built a lister that doesn't suck. Most public API lists are full of 404s, so I automated the maintenance.

- Stack: Python, HTTPX, Playwright. - Data: 180+ APIs in a clean api.json. - Automation: GitHub Action adds 5-10 new APIs daily. - Validation: We ping every URL daily; if it's dead, we show it.

Site: https://api-engine.vercel.app/ Repo: https://github.com/germanter/apiEngine Raw Json list: https://raw.githubusercontent.com/germanter/apiEngine/refs/h...

lo1tuma 2 hours ago

Comment deleted