Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hoffmano/suricator-backend

πŸ‡ΊπŸ‡Έ Platform for learning English through music.
https://github.com/hoffmano/suricator-backend

english english-learning heroku nlp nodejs python3 restful-api typescript

Last synced: 23 days ago
JSON representation

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

Awesome Lists containing this project

README

        


WhatsApp BOT

Suricator - RESTful API



[![Status](https://img.shields.io/badge/status-active-success.svg)]()
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)

### πŸ—’οΈ Table of content
- [πŸ–– Presentation](#-presentation)
- [πŸ”¨ Installation](#-installation)
- [πŸ”° Routes](#-routes)

---

### πŸ–– 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](http://localhost:3333)

---

### πŸ”° Routes
That are the routes to use the API:
- GET: `/lyrics?search_string=your search go here`