0.5.4 • Published 2 years ago

amemori v0.5.4

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
2 years ago

Amemori

雨森

Back-end utilities by Rocket Vision.

Requires Next.js 12.0.7 or later.

Modules

  • api: API handler wrappers to ensure response consistency.
  • form: "multipart/form-data" parsing and configuration.
  • args: argument collapsing/merging.
  • experimental: experimental, even less stable APIs.
    • endpoint: JSON API wrapper with CORS support.
    • parse/type: parameter parsing and validation.

Consistency

Please follow the rules below to ensure a consistent ecosystem.

Error messages are static. They don't depend on request context and they don't depend on the failing entities. Error data should be used to return dynamic data, such as parameter name when a parameter is invalid.

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago