ProJor icon

ProJor

Templates

ProJor templates

On this site, you can find ready-to-use templates for ProJor.
We are continously working on creating new templates for various models, programming languages, and technologies.
In this list, you can find our open-source templates, which were released under the MIT license.

Spring Boot CRUD API (MK I)

Open-source template Open on GitHub

Generates a web service, which supports CRUD for a set of entities. Uses the Spring Boot framework.

Tech
Java
Tech
Spring Boot
Tech
Gradle
Model
CRUD
Artifact
Web Service

Nest.JS CRUD API (MK I)

Open-source template Open on GitHub

Generates a web service, which supports CRUD for a set of entities. Uses the Nest.JS framework.

Tech
Node.JS
Tech
Nest.JS
Tech
NPM
Tech
TypeScript
Model
CRUD
Artifact
Web Service

TypeScript Node.JS CRUD API Client (MK I)

Open-source template Open on GitHub

Generates a client library for a CRUD API. Uses TypeScript, and generates a Node.JS compatible package.

Tech
Node.JS
Tech
NPM
Tech
TypeScript
Model
CRUD
Artifact
Client Library

TypeScript Browser CRUD API Client (MK I)

Open-source template Open on GitHub

Generates a client library for a CRUD API. Uses TypeScript, and generates a browser compatible package.

Tech
Node.JS
Tech
NPM
Tech
TypeScript
Model
CRUD
Artifact
Client Library

React + Tailwind CSS Admin Site (MK I)

Open-source template Open on GitHub

Generates an admin site consisting of any number of pages. Uses React, and Tailwind CSS V3.

Tech
React
Tech
Tailwind CSS
Tech
NPM
Model
Admin Site
Artifact
Frontend App

Commercial templates

Below you can find our commercial templates, which are available for any ProJor Commercial License owner.

Go CRUD API Client (MK I)

Commercial template Open on GitHub

Generates a client library for a CRUD API. Uses the Go language.

Tech
Go
Model
CRUD
Artifact
Client Library

Commander CLI for CRUD API (MK I)

Commercial template Open on GitHub

Generates a command line interface application, that integrates a generated CRUD API. Uses TypeScript, and the Commander library.

Tech
Node.JS
Tech
Commander
Tech
NPM
Tech
TypeScript
Model
CRUD
Artifact
CLI App

Spring Boot CRUD Secured API (MK I)

Commercial template Open on GitHub

Generates a web service, which supports CRUD for a set of entities. Uses the Spring Boot framework. Also supports authentication.

Tech
Java
Tech
Spring Boot
Tech
Gradle
Model
CRUD
Artifact
Web Service

Spring Boot CRUD GraphQL (MK I)

Commercial template Open on GitHub

Generates a web service, which supports CRUD for a set of entities. Uses the Spring Boot framework. Generates a GraphQL API implementing CRUD operations.

Tech
Java
Tech
Spring Boot
Tech
GraphQL
Tech
Gradle
Model
CRUD
Artifact
Web Service

Spring Boot CRUD Secured GraphQL (MK I)

Commercial template Open on GitHub

Generates a web service, which supports CRUD for a set of entities. Uses the Spring Boot framework. Generates a GraphQL API implementing CRUD operations. Also supports authentication.

Tech
Java
Tech
Spring Boot
Tech
GraphQL
Tech
Gradle
Model
CRUD
Artifact
Web Service

Nest.JS Secured CRUD API (MK I)

Commercial template Open on GitHub

Generates a web service, which supports CRUD for a set of entities. Uses the Nest.JS framework. Also supports authentication.

Tech
Node.JS
Tech
Nest.JS
Tech
NPM
Tech
TypeScript
Model
CRUD
Artifact
Web Service

Templates coming soon

Below you can find the templates we are currently working on.
These templates are not yet available, but we are working to release them as soon as possible.

Node.JS + OpenAI CRUD API Assistant CLI (MK I)

Coming soon Open-source template

Generates a CLI, which implements a chat with an assistant, to whom the endpoints of a generated CRUD API are exposed. The AI can thus control the backend.

Tech
Node.JS
Tech
OpenAI API
Tech
NPM
Model
CRUD
Artifact
CLI App

Angular CRUD Site (MK I)

Coming soon Open-source template

Generates an Angular app, that integrates with a generated CRUD API.

Tech
Angular
Tech
TypeScript
Tech
npm
Model
CRUD
Artifact
Frontend App

Nest.JS CRUD GraphQL (MK I)

Coming soon Commercial template

Generates a web service, which supports CRUD for a set of entities. Uses the Nest.JS framework. Generates a GraphQL API implementing CRUD operations.

Tech
Node.JS
Tech
Nest.JS
Tech
NPM
Tech
TypeScript
Model
CRUD
Artifact
Web Service

Nest.JS Secured CRUD GraphQL (MK I)

Coming soon Commercial template

Generates a web service, which supports CRUD for a set of entities. Uses the Nest.JS framework. Generates a GraphQL API implementing CRUD operations. Also supports authentication.

Tech
Node.JS
Tech
Nest.JS
Tech
NPM
Tech
TypeScript
Model
CRUD
Artifact
Web Service

Java CRUD API Client (MK I)

Coming soon Commercial template

Generates a client library for a CRUD API. Uses Java, and its built-in HttpClient.

Tech
Java
Tech
HttpClient
Tech
Gradle
Model
CRUD
Artifact
Client Library

C# .NET Core CRUD API Client (MK I)

Coming soon Commercial template

Generates a client library for a CRUD API. Uses C#.

Tech
C#
Tech
Nuget
Model
CRUD
Artifact
Client Library

Spring Boot CRUD API (MK II)

Coming soon Commercial template

Generates an advanced web service, which supports CRUD (with filtering) for a set of entities. It also supports authentication. Uses the Spring Boot Framework.

Tech
Java
Tech
Spring Boot
Tech
Gradle
Model
CRUD
Artifact
Web Service

Spring Boot CRUD JSONAPI API (MK II)

Coming soon Commercial template

Generates a web service, which supports CRUD for a set of entities. Uses the Spring Boot framework. Generates a JSONAPI compliant API. Works with admin templates like React Admin (RA) (with the RA JSONAPI Client).

Tech
Java
Tech
Spring Boot
Tech
JSONAPI
Tech
Gradle
Model
CRUD
Artifact
Web Service

Java CRUD JSONAPI Client

Coming soon Commercial template

Generates a client library for a JSONAPI compliant CRUD API. Uses Java, and its built-in HttpClient.

Tech
Java
Tech
HttpClient
Tech
JSONAPI
Tech
Gradle
Model
CRUD
Artifact
Client Library

TypeScript Node.JS CRUD JSONAPI Client

Coming soon Commercial template

Generates a client library for a JSONAPI compliant CRUD API. Uses TypeScript, and generates a Node.JS compatible package.

Tech
Node.JS
Tech
NPM
Tech
TypeScript
Tech
JSONAPI
Model
CRUD
Artifact
Client Library

TypeScript Browser CRUD JSONAPI Client

Coming soon Commercial template

Generates a client library for a JSONAPI compliant CRUD API. Uses TypeScript, and generates a browser compatible package.

Tech
Node.JS
Tech
NPM
Tech
TypeScript
Tech
JSONAPI
Model
CRUD
Artifact
Client Library

Go CRUD JSONAPI Client

Coming soon Commercial template

Generates a client library for a JSONAPI compliant CRUD API. Uses the Go language.

Tech
Go
Tech
JSONAPI
Model
CRUD
Artifact
Client Library

C# .NET Core CRUD JSONAPI Client

Coming soon Commercial template

Generates a client library for a JSONAPI compliant CRUD API. Uses C#.

Tech
C#
Tech
JSONAPI
Model
CRUD
Artifact
Client Library

Google Cloud Run Functions CRUD API (MK I)

Coming soon Commercial template

Generates a web service and complete infrastructure for a CRUD web service. Generates one monolithic Google Cloud Run Function, and Terraform files for deploying the Cloud SQL database and the functions. Uses the Node.JS backend.

Tech
Node.JS
Tech
Google Cloud Run
Tech
Terraform
Model
CRUD
Artifact
Cloud Backend