An open API service indexing awesome lists of open source software.

https://github.com/totaljs/example

Total.js v5 examples
https://github.com/totaljs/example

javascript nodejs serverside spa

Last synced: 12 months ago
JSON representation

Total.js v5 examples

Awesome Lists containing this project

README

          

# Total.js v5 examples

This repository contains three app templates to help you learn and understand the Total.js server-side framework.

- `api` folder contains a simple Todo app (API service)
- `pluginable` folder contains the best approach for creating server-side apps.
- `htmlviews` folder contains an app with server-side rendering