Skip to content

Warning: may contain traces of or be processed in a facility which also processes metadata

Notifications You must be signed in to change notification settings

pedrolcn/reflect-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reflect Playground - creating a backend framework using reflect-metadata and decorators.

Includes

  • Class based
  • Route decorators
  • Very basic dependency injection, don't expect it to handle different lifetimes (everything is a singleton) or dependency trees.
  • Filters
  • Route handler param decorators (Req, Res, Body, Param, Query, Headers)

Does not include

  • Error handling
  • Proper logging
  • Production readiness
  • much else

Warning

This repository contains metadata, a substance know to the state of California to cause bugs

About

Warning: may contain traces of or be processed in a facility which also processes metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published