Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

No structure for server-only code #2

@tb0yd

Description

@tb0yd

In every web application, there are tasks that cannot be trusted to the client, but must be solely the responsibility of the server. For example, interfacing with legacy APIs that do not support CORS requests. So let's establish a structure for server-side-only code.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions