Hacker News new | ask | show | jobs
by apiep 1674 days ago
There is https://github.com/smeijer/next-runtime if you want `getServerSideProps` to be able to handle post request and return a json
1 comments

This looks great! Definitely brings Next and Remix to a pretty close level in this regard.