#actix-web #location #geo-ip #extensible #version #default #determination

actix-web-location

A extensible crate to provide location determination for actix-web, using GeoIP or other techniques

9 releases (breaking)

0.7.0 May 10, 2022
0.5.1 Jan 11, 2022
0.5.0 Dec 21, 2021
0.4.0 Oct 25, 2021
0.1.0 Jul 30, 2021

#686 in HTTP server

27 downloads per month

MPL-2.0 license

33KB
676 lines

actix-web-location

License: MPL 2.0 Build Status version-badge::actix-web-location rustdoc-badge::actix-web-location

A extensible crate to provide location determination for actix-web, using GeoIP or other techniques.

This crate is optionally compatible with actix-web version 4. By default version 3 is supported, but by setting the feature actix-web-4, the crate will switch to version 4. Only one is supported at a time.

Dependencies

~1–16MB
~192K SLoC