Skip to content

rotirojs/rotiro-demos

Repository files navigation

Rotiro Demos

This repo contains a list of demos using Rotiro. Demos are in both Typescript and javascript.

Typescript Demos

The following demos are all written in typescript

Express: Simple Api built on express

Express with an external api: Api defined in a seperate module and imported into an express application

Claudia.js: Simple Api deployed with claudia.js on to api gateway. This is exactly the same api as the express application

Claudia.js with an external api: The same api module used with the express app is also used in this claudia.js example. Exactly the same api definition can be imported into either express or claudia.js without any code changes.

Javascript Demos

The following demos are written in javascript

Express: Simple Api built on express

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published