Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.04 KB

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