Skip to content

Headpat-Community/function-event-endpoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ Node.js - Events API

Edit src/main.ts to get started and create something awesome! 🚀

🧰 Usage

GET /getEvent

  • Get the specified event

GET /getNextEvent

  • Get the next event

GET /getEvents

  • Get all events

GET /getUpcomingEvents

  • Get all upcoming events

GET /getArchivedEvents

  • Get all archived events

⚙️ Configuration

Setting Value
Runtime Node (18.0)
Entrypoint src/main.ts
Build Commands npm install
Permissions any
Timeout (Seconds) 15

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published