Skip to content

ObjectIsAdvantag/events-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevNet Events API

Public API for DevNet events featured at https://developer.cisco.com/site/devnet/events-contests/events/

API Resources

Public ressources to search for events

  • GET /events: all events ordered by date ASC
  • GET /events/next: upcoming events (all events who begin after now, ie, do not comprise events happening now)
  • GET /events/current: events happening now

POSTMAN

Architecture

The API is implemented on top of Sails.js, http://sailsjs.org/

An instance of the API is deployed on Heroku servers, and persists its data into PostgreSQL.

Companions

Cisco Spark bot

Launch Cisco Spark and invite CiscoDevNet@sparkbot.io to meet the bot.

The bot consumes the Events API to display current and upcoming events in Spark Rooms:

Slack bot

Follow the guidelines to run the bot on your local machine.

The bot consumes the Events API to display current and upcoming events in Slack channels

License

MIT

Feel free to use, reuse, extend, and contribute

About

REST API for DevNet events featured at https://developer.cisco.com/site/devnet/events-contests/events/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors