An open API service indexing awesome lists of open source software.

https://github.com/containerscrew/iproxy

Create your own ipv4 geolocation database
https://github.com/containerscrew/iproxy

cargo mongodb rust rust-lang rust-project

Last synced: 11 days ago
JSON representation

Create your own ipv4 geolocation database

Awesome Lists containing this project

README

        

> [!WARNING]
> This project is deprecated. It serves as a demo using Rust, Axum, and MongoDB.


logo

iproxy


Built your own IPV4 geolocation database


Built with ❤ in Rust

# Badges
![Rust](https://img.shields.io/badge/rust-%23000000.svg?style=for-the-badge&logo=rust&logoColor=white)
[![License](https://img.shields.io/github/license/containerscrew/iproxy)](/LICENSE)
![Code Size](https://img.shields.io/github/languages/code-size/containerscrew/mtoc)
![Crates.io Version](https://img.shields.io/crates/v/iproxy)
![Latest Tag](https://img.shields.io/github/v/tag/containerscrew/iproxy?sort=semver)

# Useful Links

* [Github](https://github.com/tokio-rs/axum)
* [API example](https://github.com/wpcodevo/simple-api-rust-axum)
* [API example mongodb](https://github.com/wpcodevo/rust-axum-mongodb)

# LICENSE

`iproxy` is distributed under the terms of the [`GNU AFFERO GENERAL PUBLIC LICENSE`](./LICENSE).