Hoffmano / suricator-backend

πŸ‡ΊπŸ‡Έ Platform for learning English through music.

Home Page:https://suricator.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸ‡ΊπŸ‡Έ Platform for learning English through music.

https://suricator.herokuapp.com


Languages

Language:TypeScript 95.0%Language:Dockerfile 5.0%