Skip to content

xAdvitya/Explore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explore

This is a backend API built using Spring Boot, designed to provide endpoints for retrieving, creating, updating, and deleting data related to Explore web app.

Getting Started

To use this API, you'll need to have Java ,VS Code and extensions to run sping project
additionally you will need postman to request the api which you can download from here

extensions needed

  • Spring Boot Extension Pack
  • Extension Pack for Java
  • Endpoints

    This API provides the following endpoints:

    • GET /spots: Retrieves a list of all spots.
    • GET /spots/{spotId}: Retrieves the spot with specific id.

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages