An open API service providing repository metadata for many open source software ecosystems.

Topic: "minimal-api"

FastEndpoints/FastEndpoints

A light-weight REST API development framework for ASP.NET 8 and newer.

Language: C# - Size: 11 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 5,656 - Forks: 351

erwinkramer/bank-api

The Bank API is a design reference project suitable to bootstrap development for a compliant and modern API.

Language: C# - Size: 1.29 MB - Last synced at: 22 days ago - Pushed at: 26 days ago - Stars: 665 - Forks: 56

stphnwlsh/CleanMinimalApi

A template for an API using Clean Architecture and .NET Minimal API's.

Language: C# - Size: 322 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 326 - Forks: 53

marcominerva/SimpleAuthentication

A library to easily integrate Authentication in ASP.NET Core projects.

Language: C# - Size: 464 KB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 241 - Forks: 28

mehdihadeli/vertical-slice-api-template

🍰 An asp.net core template based on .Net 9, Vertical Slice Architecture, CQRS, Minimal APIs, OpenTelemetry, API Versioning and OpenAPI.

Language: C# - Size: 1.01 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 233 - Forks: 35

dj-nitehawk/MongoWebApiStarter 📦

A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 8 Web-Api project with MongoDB as the data store.

Language: C# - Size: 478 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 201 - Forks: 21

NCronJob-Dev/NCronJob

A Job Scheduler sitting on top of IHostedService in dotnet.

Language: C# - Size: 4.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 187 - Forks: 14

thangchung/northwind-dotnet

A full-stack .NET 6 Microservices build on Minimal APIs and C# 10

Language: C# - Size: 48.8 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 187 - Forks: 55

SSWConsulting/SSW.CleanArchitecture

SSW Clean Architecture Template

Language: C# - Size: 3.71 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 167 - Forks: 31

Elfocrash/DotnetDocsShow.MinimalApis

The code used in the .NET Docs Show on Minimal APIs

Language: C# - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 167 - Forks: 59

microsoft/dotnetconf-studentzone

.NET Student Zone .NET Conference

Language: Jupyter Notebook - Size: 78.4 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 159 - Forks: 89

IEvangelist/learning-blazor

The application for the "Learning Blazor: Build Single Page Apps with WebAssembly and C#" O'Reilly Media book by David Pine.

Language: C# - Size: 7.48 MB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 139 - Forks: 42

marcominerva/MinimalHelpers

A collection of helpers libraries for Minimal API projects.

Language: C# - Size: 222 KB - Last synced at: 14 days ago - Pushed at: 20 days ago - Stars: 134 - Forks: 6

michelcedric/StructuredMinimalApi

The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual classes based on minimal Api (.Net 6)

Language: C# - Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 87 - Forks: 3

Darkseal/ASP.NET-Core-Web-API

Code repository for the Building Web APIs with ASP.NET Core Manning book by Valerio De Sanctis

Language: C# - Size: 937 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 70 - Forks: 23

Gramli/AuthApi

An example of a full-stack application for Authentication and Authorization, build with ASP.NET Core 9.0 (Minimal API) and Angular 19.

Language: C# - Size: 2.34 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 50 - Forks: 12

Carl-Hugo/FluentValidation.AspNetCore.Http

A simple ASP.NET Core 7+ Minimal API integration for FluentValidation 10+.

Language: C# - Size: 42 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 48 - Forks: 1

AvantiPoint/mobileauth-lib

A helper library for quickly & easily adding Sign in with Apple, Google, & Microsoft Accounts using AspNetCore Minimal APIs

Language: C# - Size: 324 KB - Last synced at: 25 days ago - Pushed at: 12 months ago - Stars: 43 - Forks: 5

yavorfingarov/Reprise

A micro-framework that brings the REPR pattern into ASP.NET Core Minimal APIs.

Language: C# - Size: 269 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 43 - Forks: 3

NikiforovAll/minimal-api-example

Modular Minimal API in .NET 6

Language: C# - Size: 318 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 41 - Forks: 12

marcominerva/OperationResults

A set of lightweight libraries to totally decouple operation results and actual application responses.

Language: C# - Size: 205 KB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 40 - Forks: 6

maacpiash/minimal-api-jwt-auth

🔐 🛂 ASP.NET (versions 8 and 9) minimal API with JWT authentication and authorization

Language: C# - Size: 153 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 34 - Forks: 7

zcomert/minimal-apis

ASP.NET Core Minimal APIs

Language: C# - Size: 1.3 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 34 - Forks: 2

RobertoFalconi/MinimalAPIsTemplate

Complete ASP.NET Core Web APIs template with lot of examples: OpenAI APIs, OAuth 2.0 Authentication, JSON Web Algorithms and Bearer Tokens (JWA, JWT, JWS, JWE), HMAC symmetric key, RSA X509 certificate asymmetric key, AES encryption, CQRS, DDD, MediatR, Dapper, Docker, Entity Framework, Fluent Validation, GZip, Hangfire, NLog, REST CRUD, Swagger...

Language: C# - Size: 2.01 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 33 - Forks: 3

FritzTheCat9/YoutubeLinks

I achieved 8th place in the "100 Commits" competition organized by DevMentors. Over 100 days, I developed the "YoutubeLinks" application, which allows users to create playlists from YouTube links and download those playlists as MP3 and MP4 files.

Language: C# - Size: 78.4 MB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 32 - Forks: 2

vipwan/Biwen.QuickApi

Biwen.QuickApi, WebApi,REPR,Headless CMS

Language: C# - Size: 11.5 MB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 30 - Forks: 5

NeckerFree/AdvancedWebAPI

Minimal Web API to advanced data retrieval using pagination, filtering, searching, sorting

Language: C# - Size: 10 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 8

fredimachado/NCafe

Minimal .NET microservices implementation in the context of a cafe

Language: C# - Size: 664 KB - Last synced at: 26 days ago - Pushed at: 7 months ago - Stars: 29 - Forks: 4

Gramli/FileApi

An example of a full-stack application for file upload and download, built with ASP.NET Core 9.0 (Minimal API) and Angular 19.

Language: C# - Size: 1.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 10

marcominerva/TwoFactorAuthenticationSample

A sample that showcases how to implement Two-Factor authentication in a Web API using an external Authenticator app

Language: C# - Size: 69.3 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 22 - Forks: 3

dmkk3r/RazorHx

Combine the power of HTMX with Razor Components and Minimal APIs

Language: C# - Size: 82 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 21 - Forks: 1

ahmettugur/MinimalApiCleanArchitecture

minimal-api-clean-architecture .NET9

Language: C# - Size: 185 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 19 - Forks: 5

QuinntyneBrown/Endpoint

Template-based Design-Time Code Generator that generates C# code and solutions, as well as some frontend projects and files. It supports complex logic and enabled transforming a software project by generating or modifying code.

Language: C# - Size: 2.89 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 18 - Forks: 2

russkyc/minimalapi-framework

Automatic EF Core CRUD API Generation using MinimalApi

Language: C# - Size: 1.19 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 18 - Forks: 3

Gramli/WeatherApi

An example of REST API for handling weather data using minimal API and Clean Architecture with various design patterns. ASP.NET Core 9.0

Language: C# - Size: 2.01 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 17 - Forks: 9

marcominerva/ChatGptPlayground

A ready-to-use ASP.NET Core chat application backed by a Minimal API that can be used to test ChatGPT workflows

Language: JavaScript - Size: 6.79 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 17 - Forks: 3

marcominerva/PdfSmith

A powerful REST API service that generates PDF documents from dynamic HTML templates.

Language: C# - Size: 170 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 14 - Forks: 1

jonahandersson/dotnet-minimal-web-api-example

.NET 7 Example of Minimal API C# .NET

Language: C# - Size: 297 KB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 16

IeuanWalker/MinimalApi.Endpoints

A source generator for .NET minimal api to make building REST API's easier for .NET 10 and newer.

Language: C# - Size: 253 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 13 - Forks: 0

leo-aa88/ultra-minimal-fast-rest-api

Ultra minimal and fast RESTful API written in C using Unix websockets, POSIX threads and SQLite database. Ideal for mock APIs in dev environment.

Language: C - Size: 87.9 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

marcominerva/SearchGPT

A sample that shows how to integrate ChatGPT with your own data that comes from Azure Cognitive Search

Language: JavaScript - Size: 4.33 MB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 1

AKouki/MinimalApiAuthentication

A JWT Authentication for ASP.NET Core 6 minimal APIs, using the Microsoft.AspNetCore.Authentication.JwtBearer

Language: C# - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 5

adessoSE/ControllerVsMinimalApi

This is a sample .NET Core Web API project that demonstrates various architectural patterns and best practices for building scalable and maintainable applications. This project is intended to serve as a learning resource and a starting point for building real-world .NET Core applications.

Language: C# - Size: 5.29 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 6

Gramli/WeatherApi-VSA

An example REST API for managing weather data using Minimal API and Vertical Slice Architecture, with various design patterns. Built with ASP.NET Core 9.0.

Language: C# - Size: 186 KB - Last synced at: about 11 hours ago - Pushed at: about 14 hours ago - Stars: 9 - Forks: 0

AngeloDotNet/Packages.MinimalApi.Identity 📦

Dynamic manager of users, roles, claims and more for access control in Asp.Net Mvc Core and Web API

Language: C# - Size: 449 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 9 - Forks: 0

grantcolley/atlas

A .NET 9.0 Blazor framework for hosting and building Blazor applications using the Backend for Frontend (BFF) pattern using: Blazor, ASP.NET Core Web API, Auth0, FluentUI, FluentValidation, Backend for Frontend (BFF), Entity Framework Core, MS SQL Server, SQLite

Language: C# - Size: 6.89 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 9 - Forks: 1

SimCubeLtd/SimCube.Spartan

.Net 7 minimal apis with Mediatr, FluentValidation and usage of AsParametersAttribute for request handling

Language: C# - Size: 155 KB - Last synced at: about 17 hours ago - Pushed at: about 19 hours ago - Stars: 8 - Forks: 0

AntonioFalcaoJr/gRPCvsREST.Benchmark

This Benchmark measures communication efficiency between services through REST versus gRPC unary calls. The specific scenario is a BFF that consumes data in a given service.

Language: C# - Size: 73.2 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 1

martincostello/MinimalApisWithJsonSourceGenerator 📦

Sample application that uses the .NET 6 JSON source generator with Minimal APIs

Language: C# - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 2

gritcsenko/HomeInventory

Inventory management for home

Language: C# - Size: 5.01 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 7 - Forks: 0

AaronSaikovski/dotnet-min-api-boilerplate

ASP.Net 8 Core minimal API boilerplate project template

Language: C# - Size: 1.28 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 0

jkone27/fsi-web-minimal

F# interactive web minimal API template

Language: F# - Size: 52.7 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

marinasundstrom/BlazorMinimalApiTest

Experiment rendering interactive Razor components via Minimal API endpoints

Language: CSS - Size: 472 KB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

marcominerva/MinimalHelpers.Binding 📦

A library that provides Binding helpers for Minimal API projects.

Language: C# - Size: 54.7 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

zangassis/raven-shop

A .NET 6 application using RavenDB 🐦

Language: C# - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 4

thangchung/minimal-apis-csharp10

C# 10 and Minimal APIs demo for Vietnam .NET Conf 2021

Language: C# - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 3

marcominerva/DataProtectionSample

This example shows how to use the DataProtection APIs with ASP.NET Core

Language: C# - Size: 40 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 1

hadisamadzad/bloggy-clean-architecture

A headless personal blog built with ASP.NET Core Minimal API and Clean Architecture. Serves as both a functional blog backend and a boilerplate/reference implementation for modern Web API design and microservices patterns.

Language: C# - Size: 691 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 6 - Forks: 0

dosaic/dosaic

A plugin-first dotnet framework for rapidly building anything hosted in the web.

Language: C# - Size: 2.24 MB - Last synced at: 12 days ago - Pushed at: 15 days ago - Stars: 6 - Forks: 1

sswietoniowski/learning-aspnetcore-webapi-7-building-minimal-apis

This repository contains examples showing how to building a minimal API (WebAPI 7)

Language: C# - Size: 973 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

ShadyNagy/MicroEndpoints

"MicroEndpoints is a .NET library built to streamline the creation of HTTP endpoints using .NET 6's Minimal APIs. By offering both synchronous and asynchronous operations, it enhances the development experience of lightweight HTTP APIs.

Language: C# - Size: 1010 KB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 6 - Forks: 1

vlada22/minimal-mediator

Minimal Mediator

Language: C# - Size: 111 KB - Last synced at: 14 days ago - Pushed at: 11 months ago - Stars: 6 - Forks: 1

alnuaimicoder/MinimalAPIDemo

This repository contains a minimal API implementation using ASP.NET Core, featuring endpoints for managing coupons and user authentication. The project demonstrates CRUD operations for coupons and user management functionalities including login, registration, token refresh, and token revocation.

Language: C# - Size: 29.3 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

TerraMours/TerraMours_Gpt_Api Fork of TerraMours/TerraMoursFrameWork

TerraMours实战项目,基于TerraMours框架实现的ChatGPT项目后端。实现用户登陆和基于SK的多语言模型聊天、基于chatgpt和SD的多模型图片生成等功能。

Language: C# - Size: 1.64 MB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 2

AngeloDotNet/MinimalApi.Identity

A set of libraries to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity.

Language: C# - Size: 1.35 MB - Last synced at: 3 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 0

crafters-cloud/crafters-cloud-reference-architecture

The reference architecture and project templates for building Minimal APIs in .NET

Language: C# - Size: 1.7 MB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

FBoucher/AspireAzStorage

This project demonstrates how to use Azure Table Storage with a Minimal API and .NET Aspire

Language: C# - Size: 159 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

nourelnaby4/EShopMicroservices

e-shop system based on microservice architecture and ddd using asp.net core

Language: C# - Size: 142 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

ikhtiyarnovruzov/minimal-api

.NET 6 Minimal API Demo

Language: C# - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

UltiRequiem/string-utilities-api

🧵 Strings utilities API, mostly to try ASP.NET Core 6.0

Language: C# - Size: 3.91 KB - Last synced at: 26 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 3

RickTheHat/DatastarExamples

Built using ASP.NET Core & Datastar

Language: HTML - Size: 3.06 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 2

chrispoulter/halcyon-dotnet

A .NET Core project template 👷 Built with a sense of peace and tranquillity 🙏

Language: TypeScript - Size: 2.04 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 3

Rick-van-Dam/CleanAspCoreWebApiTemplate

A productive ASP .NET minimal api template

Language: C# - Size: 384 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 4 - Forks: 1

abdullokhonz/minimal-api_TodoApi

Minimal API Todo project using ASP.NET Core 8. Simple CRUD API with in-memory database for learning and testing. Based on the official Microsoft tutorial.

Language: C# - Size: 3.91 KB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

marcominerva/MultipleAuthenticationProviders

A sample that shows how to handle multiple authentication providers in an ASP.NET Core Web API project

Language: C# - Size: 35.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

captainsafia/aspnet-openapi-xml

Sample repo for XML comment support in ASP.NET Core 📜

Language: C# - Size: 537 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 3

marcominerva/HealthChecksSample

A sample that shows how to integrate Health Checks in ASP.NET Core applications

Language: C# - Size: 15.6 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

sajanv88/Craft

Craft is the ultimate framework that supercharges ASP.NET Core! With its sleek layer of extension methods and powerful features, it transforms your code into a modular, clean, and effortlessly simple masterpiece. Build smarter, not harder!

Language: C# - Size: 90.8 KB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

belset/MinimalAPI-CleanArchitecture-CQRS-Validation

Boilerplate with .NET + Minimal API + Clean Architecture + CQRS + FlatValidattor

Language: C# - Size: 43 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

mustaddon/SingleApi

.NET Single/generic webapi endpoint for mediators

Language: C# - Size: 166 KB - Last synced at: 16 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 1

metaljase/WebNon-WebHostingExamples

Examples of how .NET and ASP.NET Core apps can be hosted using Host.CreateDefaultBuilder, Host.CreateApplicationBuilder, and WebApplication.CreateBuilder.

Language: C# - Size: 43 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

bradystroud/ReviewGPT

Reviews code 🤖

Language: C# - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

msadeqsirjani/Navisite

Getting to know the basic concepts of cloud computing, working with docker, creating an orchestration using Kubernetes

Language: C# - Size: 14 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

fadihania/MinimalApiRouting

A sample .NET 7 Minimal API app that shows the basics of using Routing. It shows how to use URL, Methods and Binding to handle request and offer a simple way to organize the project's code

Language: C# - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 4

serkanince/ProductManagementAPI

Example project is built with .NET 7, Minimal API, DDD, CQRS, Integration Test

Language: C# - Size: 138 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

v7e5/bareapi-asp-core

An example of a barebones ultra minimal todo list api using ASP.NET Core minimal webapi with simple cookie-based auth and zero dependencies.

Language: Shell - Size: 3.02 MB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 3 - Forks: 1

ramazanaltintop/vertical-slice-architecture

A modern .NET 9 Web API starter template using Vertical Slice Architecture and REPR+V pattern.

Language: C# - Size: 739 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

mgernand/AspNetCore.Endpoints

Building and configuring object-oriented minimal API endpoints.

Language: C# - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

johnt84/AnnualLeaveRequestTool

A simple Annual Leave Request web app to manage annual leave requests. Web app developed 5 ways - WebForms, MVC, RazorPages and Blazor (WASM/Server).

Language: JavaScript - Size: 2.16 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

ichi-h/portfolio 📦

Language: TypeScript - Size: 5.87 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

furkandeveloper/IdempotentSharp

IdempotentSharp allows you to develop idempotent endpoints.

Language: C# - Size: 36.1 KB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

cristipufu/json-server-net

Dynamic JSON Server API built with ASP.NET Core Minimal APIs

Language: C# - Size: 10.7 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

devkimchi/api-center-sample

This provides sample Bicep files, ASP.NET Core Minimal API as server-side API app and Blazor Web app.

Language: C# - Size: 159 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

EduardoProfe666/dotnet-todo

🎃 Api RestFul en Asp.Net Core 8 sobre un sistema de ToDos

Language: C# - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

jrosellr/shortnr

Shortnr is a simple yet complete URL shortener.

Language: HTML - Size: 208 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

EgemenCiftci/grpc-service-vs-minimal-web-api

GRPC Service vs Minimal Web Api

Language: C# - Size: 16.6 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

razondpro/UserService

This is a .NET Core Minimal API skeleton project designed to quickly kickstart new projects based on Clean + DDD and CQRS architecture. The project incorporates advanced features such as domain events with the Outbox Pattern and event handling with Kafka.

Language: C# - Size: 151 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

AditiKraft/UrlShortener

Your own URL Shortener: Url Shortener is built uisng API (ASP.NET Core minimal api), PostgreSQL and Auth0 for authentication and UI (Webassembly Blazor UI)

Language: C# - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

tyulyukov/ModernToDoList.Api

To Do List ASP.NET Core Minimal Api with FastEndpoints with modern technologies

Language: C# - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

hvaezapp/MediaService

Simple and extensible .NET 9 service for managing media files with MinIO. Supports upload, download, and bucket operations using a clean abstraction layer.

Language: C# - Size: 28.3 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0