Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/luca1226/tpi
- Owner: luca1226
- Created: 2019-04-11T08:36:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T18:09:40.000Z (about 1 month ago)
- Last Synced: 2024-10-15T17:31:23.938Z (23 days 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.69 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
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.