https://github.com/maximemoreillon/moreillon_pay
https://github.com/maximemoreillon/moreillon_pay
express nodejs
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maximemoreillon/moreillon_pay
- Owner: maximemoreillon
- Created: 2020-05-01T09:32:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T22:45:55.000Z (about 3 years ago)
- Last Synced: 2025-07-01T15:09:45.521Z (about 1 year ago)
- Topics: express, nodejs
- Language: JavaScript
- Homepage:
- Size: 111 KB
- Stars: 11
- Watchers: 1
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MoreillonPay
Note: This application has been completely refactored because it was originally written at a time when I knew what I was doing even less than today.
Refactoring efforts invovled:
- Using Mongoose for the consistency of records schema
- Routing respecting OpenAPI standards
- Async await
- General code readability
I did not have time to fully test this refactored version so please excuse any bug.
Please find the source code for the GUI of this project [here](https://github.com/maximemoreillon/moreillon_pay_front) and the IoT reader firmware [here](https://github.com/maximemoreillon/moreillon_pay_reader).
For more information about this project, please see [this article](https://articles.maximemoreillon.com/articles/133).