An API for interacting with a genetic algorithm to optimize hydrogen production from flare gases using a Steam Methane Reformer. It provides and interface for the webUI to provide a user friendly interaction for users and persistence of data.
The postman documentation for endpoints is available in json form and in web form
- Error Handling
- Logging
- Authentication (JWT Based)
- Notifications (FCM)
- Multi threading using nodeJs worker threads
- Typescript
- NodeJs
- ExpressJs