https://github.com/luca1226/tpi
https://github.com/luca1226/tpi
babel bcryptjs chai class-validator database eslint javascript jsonwebtoken koa-helmet koa-middleware koa-router koajs mocha mysql nodejs nodemon openapi testdouble
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/luca1226/tpi
- Owner: luca1226
- Created: 2019-04-11T08:36:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T16:41:50.000Z (about 1 year ago)
- Last Synced: 2025-03-28T10:21:35.497Z (10 months ago)
- Topics: babel, bcryptjs, chai, class-validator, database, eslint, javascript, jsonwebtoken, koa-helmet, koa-middleware, koa-router, koajs, mocha, mysql, nodejs, nodemon, openapi, testdouble
- Language: JavaScript
- Homepage:
- Size: 1.78 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TPI Project
* This project has been created for the TPI of Luca Saccone.
* That's an API that communicates with a database.
* This database stores the SC4200c controller, there probes, and there connectivity.
## The Workspace
The workspace contains two folders:
* The [code folder](code/README.md): it contains all the code source.
* The [documentation folder](documentation/README.md): it contains all the documentation of the project.