Giter VIP home page Giter VIP logo

boca_with_spark's Introduction

LP2: Projeto Final com Sparkjava

Aluna: Leticia Macedo Prudente de Carvalho

RA: 1460281813024

Fatec São José dos Campos - 2022

Run Application

Step 0

cd <DIRECTORY HOME>

Step 1

mvn clean install

Step 2

mvn compile package

Step 3

mvn exec:java -Dexec.mainClass="Main"

Routes

- Hello World

  • Post:http://localhost:4567/hello

- Problem

  • Post: http://localhost:4567/problem/addProblem
  • Get All: http://localhost:4567/problem/searchAllProblems
  • Get By ID: http://localhost:4567/problem/searchProblemByID/<problemID>
  • Delete By ID http://localhost:4567/problem/deleteProblemByID/<problemID>

- Expected Answer

  • Post: http://localhost:4567/expectedAnswer/addExpectedAnswer
  • Get All By Problem ID: http://localhost:4567/expectedAnswer/searchAnswersByProblemID/<problemID>

- Source Code

  • Post: http://localhost:4567/sourceCode/addSourceCode
  • Get By Filter: http://localhost:4567/sourceCode/searchSourceCodeByFilter

Postman File

Project presentation

Stop Application

  • stop();
  • ctrl+c

boca_with_spark's People

Contributors

leticiaprudente avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.