Our great sponsors
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
For Node/TS, check out NestJS which provides abstractions that provide a similar experience to building a .NET Core Web API and has integrations with popular ORMs, etc.
-
.NET Core can absolutely run on Lambda and API Gateway. Check out the demos: https://github.com/aws-samples/serverless-dotnet-demo/. While I haven't actually implemented an AWS API Gateway backed by .NET Core Lambdas with EF Core accessing an RDBMS, a quick internet search shows people using EF Core with Lambdas. Can you point to the documentation you found that said you that EF Core requires trimming? As to Gravitron, I assume you meant AWS Gravitron-processor-backed EC2 (sorry, I'm not that familiar with Gravitron)? Is this a hard requirement? Why do you care about Gravitron?
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Related posts
- NestJS Is Now the Most Popular Node Framework
- Are there some active repositories maintaining sample apps implementing a nest feature at a time to beginners learn while doing?
-
Nest VS express-beans - a user suggested alternative
2 projects | 22 May 2023
- are there nodejs alternatives for laravel or django
- Building REST APIs with NestJs and MongoDB