# davidfowl/Todos

Various todo list backend API implementations

Repository: https://github.com/davidfowl/Todos
Canonical: https://ross.abutalabs.com/products/todos
Language: C#
License Family: other
Last push: 2022-11-12T15:58:22+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2398, "days_push": 1390, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1036, forks 145 (observed 2026-08-28T04:03:19.350572+00:00)

## What it is
A collection of todo list backend API implementations written in C# for .NET Core. It serves as reference sample code demonstrating different ways to build the same backend API.

## Use cases
- compare different ways to build a todo backend API in .NET Core
- learn ASP.NET Core minimal API patterns from working examples
- use as a starting point for building a CRUD backend in C#
- study reference implementations of a simple REST API
- evaluate .NET Core backend approaches side by side

## When to choose
- you want sample .NET Core backend code to learn from or copy
- you need a minimal working API example in C# to bootstrap a project
- you want to compare multiple implementation styles of the same API

## When to avoid
- you need a production-ready todo application with a frontend and persistence guarantees
- you require a licensed, maintained product with releases and support
- you are not working in the .NET/C# ecosystem

## Facets
- artifact type: application
- maturity: experimental
- function: http-server, api-framework, developer-tools
- domain: web-development, backend, apis, developer-tools
- platform: dotnet, cross-platform
- tags: todo-app, sample-code, aspnet-core, minimal-apis, reference-implementation, csharp, backend-api, learning-examples, web-server

## Member repositories
- davidfowl/Todos (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.350572+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:04:38.878108+00:00, confidence not recorded.
  - readme: https://github.com/davidfowl/Todos (fetched 2026-08-28T04:03:19.350572+00:00, sha d2f7f3efa568)
- Data as of 2026-08-30T08:39:29.467469+00:00.
