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

https://github.com/pichillilorenzo/jackson-js-examples

This is an example repository that gives a simple example using the jackson-js library with Angular 9 for the client side and two examples for the server side: one using Node.js + Express + SQLite3 (with Sequelize 5) and another one using Node.js + LoopBack 4.
https://github.com/pichillilorenzo/jackson-js-examples

Last synced: 6 months ago
JSON representation

This is an example repository that gives a simple example using the jackson-js library with Angular 9 for the client side and two examples for the server side: one using Node.js + Express + SQLite3 (with Sequelize 5) and another one using Node.js + LoopBack 4.

Awesome Lists containing this project

README

          

# jackson-js-examples

This is an example repository that gives a simple example using the [jackson-js](https://github.com/pichillilorenzo/jackson-js) library with Angular 9 for the client side and two examples for the server side: one using Node.js + Express + SQLite3 (with Sequelize 5) and another one using Node.js + LoopBack 4.

Tutorial: [Jackson-js: Examples for client and server side (Part 2)](https://medium.com/@pichillilorenzo/7e66df74c851?source=friends_link&sk=2636fca640284894c63cb3c689a0e822)