Skip to content

phrase analyser for Rooftop Academy Seniority Boost

Notifications You must be signed in to change notification settings

ametrey/text-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-Api

Text Analyzer

This is an API Rest created with Spring Boot.

With this API, you can insert a sentence, then the substring chars quantity, and it will be analyzed by its substrings and how many times it repeats on all the sentence.

It handles pagination, filtering and custom exceptions messages.

POSTMAN Doc with endpoints: https://documenter.getpostman.com/view/16169993/UVsJw75t

Demo video: https://drive.google.com/file/d/1UAkJuxmEiPjoAcylShm70o9hhVwsBS4z/view?usp=sharing

On the /target folder is a fat-jar with an embedded Tomcat server (the default port is 8080), so you just open the command console on that folder and execute: java -jar challenge-0.0.1-SNAPSHOT.jar

No authentication needed.

About

phrase analyser for Rooftop Academy Seniority Boost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages