Skip to content

feat(Backend): Add String-Analyzer API project#412

Merged
Tejas-Santosh-Nalawade merged 1 commit into
acesdit:mainfrom
Devdammie:feat/stringAnalyzer-api
Nov 2, 2025
Merged

feat(Backend): Add String-Analyzer API project#412
Tejas-Santosh-Nalawade merged 1 commit into
acesdit:mainfrom
Devdammie:feat/stringAnalyzer-api

Conversation

@Devdammie

Copy link
Copy Markdown
Contributor

Description

This PR introduces the String-Analyzer API, a new mini-project for the Backend domain.

It is a RESTful service built with Node.js that provides endpoints to create, analyze, and manage strings based on their properties.

How to Run Locally

  1. Navigate to the project directory:
    cd Domains/Backend/MiniProjects/String-Analyzer/string-analyzer-api
  2. Install dependencies:
    npm install
  3. Start the server:
    npm start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants