[racket-users] ann: geoip

2018-11-29 Thread popa . bogdanp
Hello everybody! I've been working on a small geolocation library based on MaxMind's GeoIP2 databases these past couple of weeks and I released its first version today so I wanted to announce it on here. It's got a tiny API surface, but I'd be happy to add more functionality to it if any of

[racket-users] ann: net-ip

2018-11-16 Thread popa . bogdanp
Hey folks! I'm happy to announce a little library I've been working on this past week. It's called net-ip and it provides utilities for working with IP addresses and networks. I'm still super new to Racket (but really enjoying it thus far) so