Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/web-slate/google-search-clone-api
Google Search Clone API
https://github.com/web-slate/google-search-clone-api
java maven spring-boot swagger
Last synced: about 2 months ago
JSON representation
Google Search Clone API
- Host: GitHub
- URL: https://github.com/web-slate/google-search-clone-api
- Owner: web-slate
- Created: 2022-02-27T11:15:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T14:53:23.000Z (over 2 years ago)
- Last Synced: 2023-03-04T01:14:04.225Z (almost 2 years ago)
- Topics: java, maven, spring-boot, swagger
- Language: Java
- Homepage: https://google-backend-api.herokuapp.com/swagger-ui/index.html
- Size: 30.3 KB
- Stars: 2
- Watchers: 5
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Open Hub Repo](https://github.com/web-slate/google-search-clone-hub)
# Google Search Clone Application
Google Search Clone Application## Requirements
For building and running the application you need:
- [JDK 1.8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
- [Maven 3](https://maven.apache.org)## Running the application locally
There are several ways to run a Spring Boot application on your local machine.
One way is to execute the `main` method in the `com.gsearch.SearchApplication` class from your IDE.Alternatively you can use the [Spring Boot Maven plugin](https://docs.spring.io/spring-boot/docs/current/reference/html/build-tool-plugins-maven-plugin.html) like so:
```shell
mvn spring-boot:run# linkedin-clone-api
Linkedin clone api in Spring BootClone this project from GIT
# Execution:
Step 1: Open Terminal - mvn clean installStep 2: Open Terminal - mvn spring-boot:run
Step 3: Accessing the application with below url.
http://localhost:8080/api/search?searchterm=hotmail