Skip to content

Here our team tried to create a RESTful-Web-Service App using Java, according Spring Boot Java-based framework.

License

Notifications You must be signed in to change notification settings

daniel2IT/RESTful-Web-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB SERVICES - FINAL PROJECT

ABOUT IntelliJ IDEA 2020.1.1

image

Is IntelliJ idea good?

“Intellij is a great JAVA IDEA that helps me to developer better code” Pros: Not only a great JAVA IDEA but also Intellij has support for other program languages like php, html, javascript. ... Reasons for Switching to IntelliJ IDEA: Intellij is easier to use and uses less memory making the user experience better.

What is IntelliJ idea used for?

IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer software. It is developed by JetBrains (formerly known as IntelliJ), and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition. Both can be used for commercial development.

Is IntelliJ idea free?

As of version 9.0, IntelliJ IDEA is provided in two editions: Community Edition: open source and available free of charge. The Community Edition is covered by the Apache 2.0 license, and is built together with the open community around jetbrains.org.

More About

IntelliJ IDEA 2020.1.1

Spring Boot

image

What is Spring Boot stands for?

Spring Boot is an open source Java-based framework used to create a micro Service. It is developed by Pivotal Team and is used to build stand-alone and production ready spring applications.

More About

Spring Boot

Maven

image

What is Maven stands for?

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. ... If you are looking for a quick reference, you can use the documentation index.

More About

Maven

Tomcat

image

What is Tomcat?

Apache Tomcat is a long-lived, open source Java servlet container that implements several core Java enterprise specs, namely the Java Servlet, JavaServer Pages (JSP), and WebSockets APIs.

More About

Tomcat

PARTICIPATED/CONTACT

  1. Daniel - Developer - [email protected]
  2. Tadas - Analyst - [email protected]
  3. Vainius - QA (Quality assurance specialist) - [email protected]
  4. Karolis - Tester - [email protected]

AIM

RESTful Web service

  • Assign different roles to each team member

  • Use online team board like Trello

  • Create new project in GitHub

  • Use any DBMS to create and manage your database

  • Create fully functional RESTful Web Service:

    * cacheable
     * stateless
       * conforming to level 4 of Richardson Maturity Model
    
  • Get OpenAPI(json format)

  • Using Swagger Editor

    > explore your API
     > send the requests
      > observe the responses.
    
  • Using Postman tool

Goal Methods
Send the requests to created POST, GET, PUT, and DELETE.
Observe the responses POST, GET, PUT, and DELETE.
  • RapidAPI: API Marketplace

License & copyright

© Copyright (c) 2020 Daniel

Licensed under the mid License.

About

Here our team tried to create a RESTful-Web-Service App using Java, according Spring Boot Java-based framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages