Skip to content

SumerThakur/MeetingsAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MeetingsAPI

An API based on stack : Golang and MongoDb

Guide for the Project

camelCase styling is used throughout the project for naming elements. HTTP Request to root"/" can be made for initial testing(check if the API is functional) for the final API. Schedule a meeting - POST to URL : ‘/meetings’ Get a meeting using id -GET to URL : ‘/meeting/’ List all meetings within a time frame -GET to URL :‘/meetings?start=&end=’ List all meetings of a participant -GET to URL : ‘/meetings?participant=’

About

An API based on stack : Golang and MongoDb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages