Skip to content

Hoffmano/suricator-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

88 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

WhatsApp BOT

Suricator - RESTful API

Status License

๐Ÿ—’๏ธ Table of content


๐Ÿ–– Presentation

This is the backend, of the Suricator system, a system that aims to use English through songs, with the main feature of classifying songs in levels through PLN (natural language processing).


๐Ÿ”จ Installation

  1. Install dependencies: yarn install ou npm install;
  2. Launch application: yarn dev ou npm run dev.

After configuration, just access the following address: localhost:3333


๐Ÿ”ฐ Routes

That are the routes to use the API:

  • GET: /lyrics?search_string=your search go here