Skip to content

Eran-Levy-git/API-server-and-client-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API server and client app

In a sentence: It is an API server that logs actions committed to https://github.com/Eran-Levy-git/demo repository.

Flow Chart Diagram:

Flow Chart Diagram - created using draw io

Specifications:

Build with exspress js the API server receives notification from GitHub Webhook related to every pull request action that was made on the repository.

I configure the URL for github webhook using ngrok so it needs to be updated every time rerunning the server.

The server Retrieves from the notification all of the pull request details and store it in mongoDB using mongoose.

Client-side grid lists all the pull requests details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published