Skip to content

ValentinTT/g5earch-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

g5earch-api

Introduction

This is an API REST made with Java and Spring Boot. It allows you to search and index (upload and download) .txt files through 3 different endpoints.

Documentation

To read the documentation, open the following link from your local repository .\g5earch-api\resources\Documentation\index.html

Requirements

  • Java 17
  • PostgreSQL

Installation

All the libraries required are inlcuded on the dependencies pom.xml file.

Endpoints

  • Search: /search?text="query"
  • Download: /download/"fileName.txt"
  • Upload: /upload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages