Skip to content

iamfiropo/conference-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conference Management

RESTful API for talks at a conference

Installation

Git clone this repository

CD into the created directory

$ run yarn

$ run yarn start to start server

Features

Can add talk

Can add attendee

Can add an attendee to a talk

API Routes

POST https://intelligent-conference.herokuapp.com/api/v1/talk - Can add talk

POST https://intelligent-conference.herokuapp.com/api/v1/attendee - Can add attendee

POST https://intelligent-conference.herokuapp.com/api/v1/conference - Can add an attendee to a talk

Links

Project Homepage

Author

ROPO JOHN OLATUJOYE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published