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.
- Host: GitHub
- URL: https://github.com/pichillilorenzo/jackson-js-examples
- Owner: pichillilorenzo
- License: mit
- Created: 2020-05-05T14:43:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T03:08:12.000Z (over 2 years ago)
- Last Synced: 2025-03-29T22:11:23.677Z (6 months ago)
- Language: CSS
- Homepage:
- Size: 5.34 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)