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

https://github.com/zkat/turron

Rusty NuGet client
https://github.com/zkat/turron

Last synced: 8 months ago
JSON representation

Rusty NuGet client

Awesome Lists containing this project

README

          

# turron

It's a [NuGet](https://nuget.org) client built in Rust. It's not really meant
to replace existing nuget clients. It's more of a playground for experimenting
with related tooling.

This repo includes the `nuget-api` crate, which is a wrapper around the
official NuGet service API (aka sources).