Skip to content

opennetwork/happening-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

happening-api

Vercel deployment repository of happening

See api/index.js for the usage of @opennetwork/happening

Vercel supports just a single function to be the default export, which is used as a request handler.

The vouch package passes this through internal middleware such as authentication, opentelemetry, and parsing, which is then routed to the correct route handler.

There is a catch all request re-write in vercel.json that vercel uses to redirect requests to this handler.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published