Skip to content

Ratheshan03/moderate-jokes-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moderate Jokes Microservice (Node.js - Express.js)

This microservice enables a moderator to access submitted jokes, authenticate, edit jokes, change their type, add new types, and either submit or reject jokes.

Technologies Used

  • Node.js
  • Express.js
  • Docker
  • Swagger

Setup Instructions

Prerequisites

  • Node.js
  • Docker
  • Docker Compose

Installation

  1. Clone the repository:
    git clone https://github.com/ratheshan03/moderate-jokes-microservices.git
    cd moderate-jokes-microservices

Running the app

node src/app.js

Swagger API Documentation

Once the serive is running, Access the Swagger UI to explore the API documentation: URL: http://localhost:3002/api-docs

License

Express is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published