[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 you think anything is 
missing. Let me know what you think if you try it out!

Docs: http://docs.racket-lang.org/geoip/index.html
Source: https://github.com/Bogdanp/racket-geoip

- Bogdan

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 any 
feedback is greatly appreciated! I'm also taking feature requests so let me 
know if you think anything is missing.

You can find the docs here: http://docs.racket-lang.org/net-ip/index.html
And the source code on GitHub: https://github.com/Bogdanp/racket-net-ip

Bogdan

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.