Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Minimal-APIs/minimal-apis.github.io

Tutorials and samples for ASP.NET Core Minimal APIs
https://github.com/Minimal-APIs/minimal-apis.github.io

aspnetcore csharp dotnet minimalapi minimalism webapi

Last synced: 5 days ago
JSON representation

Tutorials and samples for ASP.NET Core Minimal APIs

Awesome Lists containing this project

README

        

[![deploy to gh-pages](https://github.com/Minimal-APIs/minimal-apis.github.io/actions/workflows/deploy.yml/badge.svg)](https://github.com/Minimal-APIs/minimal-apis.github.io/actions/workflows/deploy.yml)

# minimal-apis.github.io

Tutorials and samples for minimal APIs.

- To run the site locally, navigate minimal-apis.github.io to and run - `npm run dev`.
- To add or update docs, go to `src` folder.
- To add or update menu items, go to the `src/.vuepress/config.js` file.