
Been building Locara for a few months — it's a REST API that gives developers clean access to 250+ countries, 5,300+ states, and 154,000+ cities.
Just shipped official SDKs for both JavaScript and Python:
npm install locara-js
pip install locara
Both are zero dependencies, fully typed, and work in Node + browser.
Free tier: 3,000 requests/month, no credit card.
Would love feedback on the API design or SDK structure. Happy to share the link in the comments if anyone's interested.