Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Minimal-APIs/minimal-apis.github.io
- Owner: Minimal-APIs
- License: mit
- Created: 2021-07-26T15:37:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T15:34:29.000Z (over 1 year ago)
- Last Synced: 2024-05-28T07:52:21.863Z (6 months ago)
- Topics: aspnetcore, csharp, dotnet, minimalapi, minimalism, webapi
- Language: JavaScript
- Homepage: https://minimal-apis.github.io/
- Size: 22.4 MB
- Stars: 64
- Watchers: 2
- Forks: 19
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.