Skip to content

gowthamkasi/synamedia_assigment_event_mgmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syna_events

Project Setup

  1. Clone the repository:
git clone https://github.com/gowthamkasi/synamedia_assigment_event_mgmt.git
  1. Navigate to the project directory:
cd synamedia_assigment_event_mgmt
  1. Install the dependencies:
npm install

Starting the Server

  1. Start the development server:
npm start
  1. Open your browser and navigate to http://localhost:3000/api/v1/event/health to see the application running.
  2. Api Documentation : https://jqf6c4x25t.apidog.io/

Interact with Apis

  1. Use any Api client Testing Tool eg: Postman,Apidog

Additional Scripts

  • To run tests:

    npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published