Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Web Framework

This web framework is based on the idea of JAX-rs/Spring framework.
Framework is based on controllers which contain methods for dealing with incoming requests
and creating JSON response.

Main goal of this project is to implement Dependency Injection mechanism from scratch
using Refelection in Java programming language.

About

Java based web framework supporting Dependency Injection achieved using reflection

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages