Replies: 1 comment
-
Hi!
Sorry, I'm biased and can't be an objective judge here. The RESTinio hasn't a built-in functionality to serve static files like .html, .png and so on. You have to implement it yourself by using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team,
I am using Restinio server to serve REST API calls generated by web UI compiled with TypeScript. Web UI is sitting on nginx server that handles both html and REST requests. Would it be good idea to replace nginx with same Restinio to handle all the requests at the same place, i.e. Restinio? If yes, could yopu please point me to the appropriate example.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions