json_rest_server 1.0.9 copy "json_rest_server: ^1.0.9" to clipboard
json_rest_server: ^1.0.9 copied to clipboard

outdated

Json Rest Server is a RESTful server based on JSON

1.0.0 #

  • Initial version.

1.0.2 #

  • Beta version.

1.0.3 #

  • Bug fix create project

1.0.4 #

  • Bug fix logs

1.0.5 #

  • adding shortcuts to run (json_rest_client, jsonRestClient or jsr)

1.0.6 #

  • Fix Readme and examples

1.0.7 #

  • Fix logs
  • Adding the possibility to bypass authentication by paths and methods
auth:
  jwtSecret: cwsMXDtuP447WZQ63nM4dWZ3RppyMl
  jwtExpire: 3600
  unauthorizedStatusCode: 403
  urlSkip:
    - /users:
        method: post
    - /products/{*}:
        method: get

1.0.8 #

  • Add Readme en
193
likes
0
points
160
downloads

Publisher

verified publisheracademiadoflutter.com.br

Weekly Downloads

Json Rest Server is a RESTful server based on JSON

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, get_it, jaguar_jwt, logger, path, shelf, yaml

More

Packages that depend on json_rest_server