<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Prisma on SoloSoft</title><link>https://www.solosoft.dev/tags/prisma/</link><description>Recent content in Prisma on SoloSoft</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.solosoft.dev/tags/prisma/index.xml" rel="self" type="application/rss+xml"/><item><title>Amplication: Open-Source Backend Code Generation Platform</title><link>https://www.solosoft.dev/post/amplication-code-generation-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/amplication-code-generation-2026/</guid><description>&lt;p&gt;Building production-ready backend services requires a significant investment in boilerplate: setting up database schemas, creating CRUD endpoints, implementing authentication, configuring validation, and writing deployment configurations. &lt;strong&gt;Amplication&lt;/strong&gt; eliminates this boilerplate by auto-generating complete, production-ready backend services from a visual interface, allowing developers to focus on business logic rather than infrastructure.&lt;/p&gt;
&lt;p&gt;Amplication generates clean, readable TypeScript code using Node.js, Express, Prisma ORM, and PostgreSQL (with support for other databases). The generated code follows clean architecture patterns and includes authentication (JWT), authorization (RBAC), input validation, error handling, logging, and testing setup out of the box.&lt;/p&gt;
&lt;p&gt;What distinguishes Amplication from low-code platforms is that the generated code is fully editable. Developers can extend it with custom business logic, modify generated files, and integrate with existing services without fighting the platform. When the data model changes, Amplication merges updates with custom code rather than overwriting it.&lt;/p&gt;</description></item></channel></rss>