An open API service indexing awesome lists of open source software.

https://github.com/maximemoreillon/moreillon_pay


https://github.com/maximemoreillon/moreillon_pay

express nodejs

Last synced: 9 months ago
JSON representation

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).