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 |
#756 in HTTP server
363 downloads per month
33KB
676 lines
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–14MB
~176K SLoC