This commit is contained in:
2021-12-25 21:41:30 +01:00
parent a1da5fe9b8
commit b3641ec187
3 changed files with 4 additions and 7 deletions

24
data/works.yaml Normal file
View File

@ -0,0 +1,24 @@
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