#structures #open-fair-db #serializable #accessing #api #manner

ofdb-boundary

Serializable, anemic data structures for accessing the OpenFairDB API in a type-safe manner

14 releases

0.12.7 Dec 2, 2023
0.12.6 Sep 19, 2023
0.12.5 Jul 17, 2023
0.12.2 Jan 17, 2023
0.9.5 Nov 30, 2020

#268 in Data structures

Download history 118/week @ 2024-02-19 14/week @ 2024-02-26 11/week @ 2024-03-11 226/week @ 2024-04-01

237 downloads per month
Used in ofdb-seed

MIT/Apache

61KB
2K SLoC

Open Fair DB

The backend for Karte von morgen written in Rust.

An open geografical database for information about organisations (initiatives, companies) written in Rust and mainly used as the backend for Karte von morgen. You can use this code to setup your own database, but if you want to use global data from https://openfairdb.org/ or contribute to this project together with Kartevonmorgen.org, please see our API-Specifications.

GitHub CI License

Documentation

The project documentation can be found in the doc folder or at https://book.ofdb.io.

License

Copyright (c) 2018 - 2023 slowtec GmbH
Copyright (c) 2015 - 2018 Markus Kohlhase

This project is licensed under the AGPLv3 license.


lib.rs:

ofdb-boundary

Serializable, anemic data structures for accessing the OpenFairDB API in a type-safe manner.

Only supposed to be used as short-lived, transitional instances for (de-)serializing entities!

Dependencies

~1.1–3MB
~67K SLoC