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

https://github.com/mspilari/proffy_api

API that will be consumed by Proffy App
https://github.com/mspilari/proffy_api

Last synced: 3 months ago
JSON representation

API that will be consumed by Proffy App

Awesome Lists containing this project

README

        

# REST API for Proffy

API que será consumida pelo APP [Proffy](https://github.com/MSpilari/ProffyNLW)

## Descrição

API construída em Typescript, usando:

- SQLITE3
- Express
- CORS
- Knex

## Rotas

- Existe uma rota de cadastro de novos professores.
- Listagem de professores cadastrados baseada em alguns parâmetros.
- Criação de conexões entre alunos e professores.
- Contagem de conexões já realizadas.