Skip to content

Use serverless-http + restify to build api's on aws infrastructure

License

Notifications You must be signed in to change notification settings

batmanppc/serverless-http-restify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-http-restify

Use serverless-http (https://github.com/dougmoscrop/serverless-http) + restify (http://restify.com/) to build api's on aws infrastructure

Important

Require this package, before requiring restify.

This is because restify modifies http.IncomingMessage and http.ServerResponse base classes. As serverless-http depends on their original implementation, we need to use them before restify modifies them.

About

Use serverless-http + restify to build api's on aws infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published