Skip to content
This repository was archived by the owner on Jul 27, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

34 Commits

Repository files navigation

ExpressoTS Examples

ExpressoTS

ExpressoTS v4 Examples

Focused, runnable examples for common backend patterns with ExpressoTS v4.


v4 catalog

See CATALOG.md for the full list of 15 examples mapped to documentation.

#ExampleTopic
01starter-apiMinimal REST API
02jwt-authenticationJWT + AuthProvider
03authorization-rbacRoles and permissions
04database-inmemoryInMemoryDBProvider
05database-postgresPostgreSQL provider
06database-prismaPrisma ORM
07file-uploadFile uploads
08eventsEvent system
09message-queueBullMQ jobs
10redis-cacheRedis cache
11testingTest utilities
12docker-composeDocker Compose dev
13micro-apiMicro API
14interceptorsInterceptors
15openapi-studioOpenAPI + Studio

Version pin:@expressots/*@4.0.0

Previous versions

Pre-v4 examples are under previousVersions/.

Quick start

git clone https://github.com/expressots/examples.git
cd examples/01-starter-api
npm install
cp .env.example .env
npm run dev

Test all examples

./scripts/test-all.sh

Known limitations

See issues.md for known limitations: framework bugs, doc drift, and workarounds discovered while building these examples.

Documentation

License

MIT — see LICENSE.

About

[Moved to expressots/expressots monorepo] Folder dedicated for project examples and demonstrations of Expresso TS Power 🐎

Resources

Code of conduct

Contributing

Security policy

Stars

18 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages