ProJor Icon

ProJor

Articles

On this page, you will find articles we have written about ProJor, the model-based code generator.

Perfect Micro-Services

September, 2024

An article, and example code for using the ProJor code generator to create a "perfect" micro-service architecture: one that ensures minimal development overhead, and maximum consistency.

Micro-Services
Backend
TypeScript
Node.JSExpressEnvoy Proxy
Typed Component Libraries

September, 2024

An article, and example code that demonstrates typed component libraries, and their development.

Component Libraries
Frontend
TypeScript
ReactTailwind
Create a Spring Boot API in 3 minutes

September, 2024

An article, that demonstrates the usage of the open-source Spring Boot CRUD API template.

Pre-made templates
Backend
Java
Spring BootH2PostgreSQL
Issue Tracker API in 5 minutes

September, 2024

An article, that demonstrates the usage of the open-source Spring Boot CRUD API template to create an issue tracker API.

Pre-made templates
Backend
Java
Spring BootH2PostgreSQL