Ask HN: Recommendations to do IP/Geo location on a website?
https://news.ycombinator.com/item?id=22758379I need to implement some geolocation system to limit visitors who can access a health website to two states (CA & NY).
What methods/services/libraries do you recommend to accomplish this?
Stack is Node/Express backend and React front end, if it matters.