This is an example repository which illustrate how the backend API mocking service JsonServer.io can be used. For more information about the service visit https://www.jsonserver.io
This nuxt application is very basic and provides only the necessary files.
The relevant files for requesting the API are:
- nuxt.config.js
- store/index.js
The main configuration happens in the nuxt.config.js. Considering the comments for axios proxy settings.