• JavaScript 100%
Find a file
2023-03-20 20:37:26 -04:00
background a lot of formatting 2023-03-14 14:56:36 -04:00
config a lot of formatting 2023-03-14 14:56:36 -04:00
docs added github to YAML 2023-03-20 20:37:26 -04:00
middleware semi fixed unauth response 2023-03-14 20:13:27 -04:00
models muted sequelize 2023-03-14 15:26:33 -04:00
routes Fixed misspelled routes 2023-03-16 04:09:04 -07:00
services updated yaml and misc changes 2023-03-14 16:17:00 -04:00
.gitignore added statisitics in full(?) 2023-03-12 22:37:10 -04:00
LICENCE Create LICENCE 2023-03-14 21:54:25 -04:00
package-lock.json added statisitics in full(?) 2023-03-12 22:37:10 -04:00
package.json added statisitics in full(?) 2023-03-12 22:37:10 -04:00
README.md first commit 2022-12-14 07:04:22 -05:00
routes.js added statisitics in full(?) 2023-03-12 22:37:10 -04:00
server.js added counselors and appointments 2023-03-06 14:34:59 -05:00

Sockfish

OpenAPI 3.0 Generated NodeJS Express

This project contains generated code from an OpenAPI 3 definition. The project integrate the NodeJS express library and is ready to run stand alone as a service.

To run this project:

npm install
npm run start