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

https://github.com/mrbrunelli/adonis-api

My studies of Adonis.js with TypeScript
https://github.com/mrbrunelli/adonis-api

adonis adonisjs api-rest nodejs sqlite3

Last synced: 3 months ago
JSON representation

My studies of Adonis.js with TypeScript

Awesome Lists containing this project

README

          

# Adonis.js MVC REST API
> MVC Pattern using SQLite3

## How to run
```shell
npm install && npm run dev
```

## Endpoints
![](.github/routes.png)