Coder Social home page Coder Social logo

mihai1voicescu / fastify-decorators Goto Github PK

View Code? Open in Web Editor NEW

This project forked from l2jliga/fastify-decorators

0.0 1.0 0.0 1.45 MB

Set of decorators to easier development of Fastify application

License: MIT License

JavaScript 4.98% TypeScript 95.02%

fastify-decorators's Introduction

Fastify decorators

npm version npm License: MIT

Node.js CI Build example codecov

Fastify-decorators is the set of decorators to easier development of Fastify application.

This package based on Fastify 3 and may not work with other versions.

Installation and usage

Installation and basic usage instruction can be found in library README

IDE support

Documentation

Repository structure

  • lib directory contains library sources
  • examples directory contains sample projects
  • src directory contains application used for testing
  • test directory contains tests for library and example

NOTE: give a look also to the package.json to find out how the scripts are done ๐Ÿ˜‰

How to run example

  1. clone or download this repository
  2. install library dependencies by running yarn install or npm install in root directory
  3. build library by running yarn build or npm run build in root directory
  4. open terminal in examples directory
  5. type yarn install or npm install
  6. type yarn build or npm run build
  7. type yarn start or npm start

Example will run and show url, routes and documentation (if available).

License

This project licensed under MIT License

fastify-decorators's People

Contributors

l2jliga avatar dependabot[bot] avatar tobiasmuehl avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.