Skip to content

Dependency-less and lightning-fast HTTP wrapper

License

Notifications You must be signed in to change notification settings

TridentBot/http-nextra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-nextra

Nobody was happy with express, restify nor with koa because in JS, we lack of a standard library. So let's push another.

Unlike the three aforementioned libraries, this one is very low level and has no dependencies. Then, what is this for? Purely to have an API, it's designed for that and for nothing else. Using http is a pain so I took some time to implement my own router to make it much less tedious to use.

About

Dependency-less and lightning-fast HTTP wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%