Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.9% on nuget.org
Top 8.4% downloads on nuget.org
Top 6.8% dependent packages on nuget.org
Top 5.1% dependent repos on nuget.org
Top 8.7% forks on nuget.org

nuget.org : tinyweb

Tinyweb is a lightweight web framework for ASP.NET that embraces HTTP and aims to be ridiculously simple. Tinyweb moves away from the MVC pattern for developing web applications. Instead, you start with separate addressable resources that respond directly to the HTTP method that was used to access the resource. Every resource is a class and every implemented HTTP method (get, post, put, delete) is a method on the class. With Tinyweb, you're writing code that is conceptually close to the way HTTP actually works.

Registry - Homepage - JSON
purl: pkg:nuget/tinyweb
Keywords: web, framework, asp.net, mvc, rest, micro
License:
Latest release: over 12 years ago
First release: about 13 years ago
Dependent packages: 2
Dependent repositories: 2
Downloads: 31,284 total
Stars: 36 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago

    Loading...
    Readme
    Loading...