Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Feature/fastify examples hello world #25

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Aug 15, 2020

  1. docs: fastify hello world

    A very basic example of a base route for the fastify framework. More verbose descriptions are given as hello world examples are often read by folks new to eco system.
    ghinks committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    f8ff355 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. feature: fastify/hello-world

    basic hello world in fastify
    ghinks committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    78bc030 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. feature: fastify/hello-world

    markdown lint corrections
    A markdownlintignore file has been added as there will be multiple folders which contain node module readmes that do not comply.
    ghinks committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    eec8336 View commit details
    Browse the repository at this point in the history
  2. feature: fastify/hello-world

    add contributor ghinks
    ghinks committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    104d7a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Update servers/fastify/hello-world/README.md

    Co-authored-by: Rodion Abdurakhimov <[email protected]>
    ghinks and rodion-arr authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    698108a View commit details
    Browse the repository at this point in the history
  2. feature: fastify/hello-world

    quickly fix embarrassing promise abuse in code and README.md
    ghinks committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    fc48a73 View commit details
    Browse the repository at this point in the history
  3. feature: fastify/hello-world

    change language as suggested by @rodion-arr
    ghinks committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    a6434ce View commit details
    Browse the repository at this point in the history