Logo

dev-resources.site

for different kinds of informations.

Trysil - Multi-tenat API REST

Published at
11/26/2024
Categories
trysil
delphi
orm
Author
davidlastrucci
Categories
3 categories in total
trysil
open
delphi
open
orm
open
Author
14 person written this
davidlastrucci
open
Trysil - Multi-tenat API REST

Run "Create new Trysil multi-tenant API REST" from the Trysil menu.
Create new Trysil multi-tenant API REST

Choose the folder, the name of the project, and whether to download the project template from HTTP (the template on the HTTP server is usually more up-to-date).
Project options

Enter the settings for your API REST: the base uri, the port, whether the API requires authentication, and whether it should write the HTTP traffic log to the database.
API REST options

If you have decided to write the HTTP traffic log to a database, you will be asked for the type of database (you can choose between Firebird, Microsoft SQL Server, PostgreSQL or SQLite) and all the other parameters for the connection.
Log database options

Enter the settings for the Windows service: the service name, name, and description that will appear in the list of services.
Service options

Now you need to enter the settings for the root tenant database (localhost) of your API REST.
Tenant database options

You're done, your API REST is ready.

Delphi project

Enjoy!

Use Trysil to draw the Entity Model, create the scripts for the database, create the model and controller classes of your new API REST.

To learn more about "Trysil - Delphi ORM" visit the link to the Github project:

https://github.com/davidlastrucci/trysil

orm Article's
30 articles in total
Favicon
Let's take a quick look at Drizzle ORM
Favicon
Prisma 101 baby.
Favicon
The Step-by-Step Process of Online Reputation Repair for Personal and Business Profiles
Favicon
The Best Strategies for Removing Negative News Articles from Search Engines
Favicon
Trysil - Multi-tenat API REST
Favicon
Typing Prisma Json Fields? Yes, You Can!
Favicon
What is ORM
Favicon
Top 5 ORM Services to Safeguard Your Online Reputation in 2024
Favicon
Gorm Pagination With Ease
Favicon
Introdução ao ORM do Django: Exercícios Práticos
Favicon
Explorando ORM: Facilitando o Desenvolvimento com Bancos de Dados
Favicon
Techniques for Synchronous DB Access in TypeScript
Favicon
Why We Adopted a Synchronous API for the New TypeScript ORM
Favicon
Data Access with Dapper: A Lightweight ORM for .NET Apps
Favicon
Writing code like this improves efficiency by 100 times compared to directly using MyBatis
Favicon
The Power of Less: Streamlining Dependencies with Remult
Favicon
Seeking a Type-Safe Ruby on Rails in TypeScript, I Started Developing an ORM
Favicon
TypeORM: O ORM que Você Precisa Conhecer para Trabalhar com Node.js e TypeScript
Favicon
SQL generation: Golang's builder pattern vs Clojure's persistent map
Favicon
How to Setting Default UUID for User Model in Peewee
Favicon
Introduction to "Accel Record": A TypeScript ORM Using the Active Record Pattern
Favicon
Difference Between ORM and ODM
Favicon
How to add update, and delete data in peewee Database Python
Favicon
Most popular Postgres ORMs
Favicon
Introducing Stalactite ORM
Favicon
Advanced Django ORM Features (Q-Objects, F-Expressions, Aggregations and Annotations)
Favicon
Less Code (-75%) & More Power (💪) with Remult
Favicon
A Software Engineer's Tips and Tricks #1: Drizzle
Favicon
Asgard saviour: Neurelo
Favicon
Prisma vs. Drizzle: A Comprehensive Guide for Your NextJS Project

Featured ones: