Project Summary

Project Information

Field Value
Name Pig Latin Translator
Description The Pig Latin Translator is a REST application that translates English sentences into Pig Latin. The application was developed using an API-first approach, starting with the creation of an OpenAPI specification. Code was then generated for Spring, and custom code was added that depends on the generated code. The rules and instructions for the Pig Latin translation were obtained from the Pig Latin exercise on the Exercism Java Track. The application is deployed on Azure and includes a simple web interface and a Swagger UI. It also includes API tests written with the Karate and Bruno frameworks.
Homepage https://github.com/rabestro/pig-latin-rest

Project Organization

Field Value
Name EPAM Systems
URL https://www.epam.com

Build Information

Field Value
GroupId lv.id.jc
ArtifactId pig-latin-rest
Version 0.0.4-SNAPSHOT
Type jar
Java Version -