#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

#684 in HTTP server

Download history 1/week @ 2023-12-11 24/week @ 2023-12-18 10/week @ 2024-02-19 69/week @ 2024-02-26 55/week @ 2024-03-04 31/week @ 2024-03-11 17/week @ 2024-03-18

172 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–15MB
~183K SLoC