Skip to content

leo77534/SitemateBackendChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SitemateBackendChallenge

Issues REST API Server + Client

This project implements a simple REST API Server and Client for managing issues. The server supports CRUD operations (Create, Read, Update, Delete) for issue objects, while the client interacts with the server to perform these operations.

Features

  • Create a new issue with a title and description.
  • Read existing issue details.
  • Update existing issue details.
  • Delete an issue.

Getting Started

Prerequisites

  • Node.js installed on your machine.

Installation

  1. Clone the repository:
git clone https://github.com/leo77534/SitemateBackendChallenge.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published