25 lines
649 B
YAML
25 lines
649 B
YAML
realworld:
|
|
- title: ASP.NET Core Realworld
|
|
type: aspnet
|
|
repo: adr1enbe4udou1n/aspnetcore-realworld-example-app
|
|
|
|
- title: Spring Boot Realworld
|
|
type: springboot
|
|
repo: adr1enbe4udou1n/spring-boot-realworld-example-app
|
|
|
|
- title: Laravel Realworld
|
|
type: laravel
|
|
repo: adr1enbe4udou1n/laravel-realworld-example-app
|
|
|
|
- title: Symfony Realworld
|
|
type: symfony
|
|
repo: adr1enbe4udou1n/symfony-realworld-example-app
|
|
|
|
- title: NestJS Realworld
|
|
type: nestjs
|
|
repo: adr1enbe4udou1n/nestjs-realworld-example-app
|
|
|
|
- title: FastAPI Realworld
|
|
type: fastapi
|
|
repo: adr1enbe4udou1n/fastapi-realworld-example-app
|