https://github.com/llorllale/rustso
An experimental API for StackOverflow written in Rust.
https://github.com/llorllale/rustso
Last synced: 27 days ago
JSON representation
An experimental API for StackOverflow written in Rust.
- Host: GitHub
- URL: https://github.com/llorllale/rustso
- Owner: llorllale
- License: apache-2.0
- Created: 2021-05-31T23:24:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-08T23:02:09.000Z (almost 4 years ago)
- Last Synced: 2025-02-17T05:58:16.068Z (2 months ago)
- Language: Makefile
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/llorllale/rustso/releases/latest)
[](https://github.com/llorllale/rustso/actions?query=branch%3Amain)
[](https://codecov.io/gh/llorllale/rustso)
[](http://www.0pdd.com/p?name=llorllale/rustso)
[](https://raw.githubusercontent.com/llorllale/rustso/main/LICENSE)# StackOverflow API (written in Rust)
This is an experiment in writing a simple Rust library to learn the ropes.
## Prerequisites
* Rust 1.52
* GNU Make 4.2
* Docker 20.10 (for linters)