Skip to content

Backend part of application for text analysis. Calculates and returns the number of vowels and/or consonants in a text via Spring Boot REST API.

Notifications You must be signed in to change notification settings

aida-sertovic-komic/text-analyzer-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextAnalyzerBackend

This is the backend part for the Text Analyzer app, and you can find the frontend part here: Frontend for text analyzer app.

Get started

Follow these steps to run the project locally:

  1. Clone the project by typing the command in your terminal: git clone https://github.com/aida-sertovic-komic/text-analyzer-backend.git
  2. Open the project using your IDE
  3. Run the project
  4. Go to Frontend for text analyzer app

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

About

Backend part of application for text analysis. Calculates and returns the number of vowels and/or consonants in a text via Spring Boot REST API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages