hydra-express icon indicating copy to clipboard operation
hydra-express copied to clipboard

A module which wraps Hydra and ExpressJS into a library for building distributed applications - such as microservices

Results 4 hydra-express issues
Sort by recently updated
recently updated
newest added

An error in my Node JS application is throwing a hydra-express related exception (and covering up the real issue on my end): ``` TypeError: this.appLogger.fatal is not a function at...

How do I disable the CORS headers completely? In my setup, they are handled at the reverse proxy level instead of at individual service level I also see that cors...

Getting this error....Need some sample test cases pls. Really tried to delete node_modules and installed again as suggested in forums and didnt work out..Got stucked with this.. C:\Hackathon\Samaritan\dashboard-service>npm test >...

Hi, This PR allows to create a HTTPS server with express Unit test is disabled because it needs to have certificat I can't commit to git. Documentation # Activate HTTPS...