examples icon indicating copy to clipboard operation
examples copied to clipboard

Add a server Express API to example using Nuxt

Open incompletude opened this issue 6 years ago • 2 comments

https://github.com/serverless/examples/tree/master/aws-node-vue-nuxt-ssr

I'm successfully using the above example to deploy a Vue Nuxt serverless app to aws.

Now what I'm trying to do is to add a server middleware for a restful API, so I can have /api/v1/helloworld like endpoints. I tried a lot, but I can't find a solution to this problem.

Please, can someone provide some information about how to this?

incompletude avatar Dec 14 '19 19:12 incompletude

Same issue. The example seems to be a bit out of date with some pieces missing or looking to have changed.

Hyperblaster avatar Feb 26 '20 00:02 Hyperblaster

Same here! any solution?

azizaza avatar Dec 20 '21 10:12 azizaza