0.0.5 • Published 1 year ago

miyako v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Miyako

Simple api framework

Constant

  • Schema types - NUMBER - STRING - BOOLEAN - NULL - OBJECT - ARRAY - AND - OR - NOT

Validator

  • Custom json schema

Logger

  • Level - fatal - error - warn - info - debug - trace

Error

  • Validation error
  • Http status code errors - 400 - 401 - 403 - 404 - 405 - 409 - 415 - 418 - 429 - 500 - 501

Router

  • Radix tree based
  • Static path caching

Server

  • Http methods - POST - GET - PATCH - DELETE
  • Jsend formatting
  • Nginx-style logging
0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

4 years ago