Fedora Project
Reverse proxy for backend
Create a simple node server running on port 8080. Create an API that prints "hello world". Set up nginx and create a reverse proxy for the server in such a way that user should be able to access the api by typing localhost/sayhello.
Output: code snippet
Students who completed this task
KanarekLife