nestjs-realworld-example-app
prisma-dbml-generator
Our great sponsors
nestjs-realworld-example-app | prisma-dbml-generator | |
---|---|---|
3 | 2 | |
2,611 | 479 | |
- | 4.0% | |
0.0 | 7.7 | |
3 months ago | about 1 month ago | |
TypeScript | TypeScript | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nestjs-realworld-example-app
-
Creating a realworld app with C# dotnet
Once in a while I create a realworld app (demo) to learn a new framework or explore certain different ways of application architecture.
-
Please send me your open source production Express API code!
I've always thought this was a pretty good place to see how frameworks look in a 'real-world' way. https://github.com/gothinkster/realworld Since each repo is a clone of Medium.com you can see how expressjs compares to NestJS, or Laravel or Spring, etc.
prisma-dbml-generator
-
Mature ORM for a new project
You can also generate a UML diagram (https://github.com/notiz-dev/prisma-dbml-generator) from it. And the main benefit is that for every schema change you get full type safety. So if you introduce a new required field to one of your tables, you immediately get type errors in any call writing to that table thatโs missing that field.
What are some alternatives?
bulletproof-nodejs - Implementation of a bulletproof node.js API ๐ก๏ธ
spring-boot-realworld-example-app - Example Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
nestjs-localization - Nestjs localization provides a convenient way to retrieve strings in various languages, allowing you to easily support multiple languages within your application.
laravel-realworld-example-app - Exemplary real world backend API built with Laravel
nest-queue - The queue package for your NestJS Applications
Sequelize - Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
graphql-playground - ๐ฎ GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
amplication - Auto-generating TypeScript, GraphQL, REST API, and Node.js, accelerating your full-stack development ๐
nest-console - Create beautiful CLI commands in your NestJS Applications
realworld - "The mother of all demo apps" โ Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
node-express-realworld-example-app
redwood - The App Framework for Startups