5.0.0 • Published 2 years ago

nuxt-neo v5.0.0

Weekly downloads
20
License
MIT
Repository
github
Last release
2 years ago

nuxt-neo

Build Status Current NPM Version Dependencies Codecov Monthly Downloads Known Vulnerabilities

This module allows you to make a middleware API between the browser, your server and other private API's. Opinated, yet flexible, you can take care of your data flow in the same way, no matter if you are executing code on server or client side.

Documentation

Check full documentation here.

Description

One of the things that Nuxt.js doesn't bring out-of-the-box is middleware api support (it can be simply added thanks to its flexibility). I created this module so you can create your API inside nuxt.js easily, based on a controllers and actions approach.

Features

  • Auto-generate routes based on the folder/file tree your api folder.
  • Easy middleware injection (for all API or controller/action specific)
  • One single way to access your API.
  • Global HTTP Errors for better error handling

Release Notes

Check all release notes here.

License

MIT

5.0.0

2 years ago

5.0.0-beta.0

2 years ago

5.0.0-beta.1

2 years ago

4.3.1

2 years ago

4.3.0

2 years ago

4.2.1

2 years ago

4.2.0

4 years ago

4.1.0

4 years ago

4.0.0

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.1

6 years ago