Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

TODO: Update to modern ES6/ES7/ESnext and Fastify #3

@jasnell

Description

@jasnell

@robbdempsey

The Acmeair sample was first written in 2015 and has not been updated in some time. It would be good to have a "modern" version of the sample.

  • Use Fastify (WIP: Fastify #2)
  • Use Promises / async/await where possible - The current code makes extensive use of callbacks.
  • Use Pino for logging - The current code uses log4j
  • Update dependencies
  • Identify and Improve performance bottlenecks

/cc @conoro @dberesford @mcollina

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions