dev works

This commit is contained in:
2021-12-25 19:44:18 +01:00
parent c56323c7a6
commit 7be6494431
12 changed files with 120 additions and 123 deletions

27
data/realworld.yaml Normal file
View File

@ -0,0 +1,27 @@
title: Realworld Conduit Apps
description: realworlds
projects:
- 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