Skip to content

Ethiel97/adonis_auth-api

Repository files navigation

API Authentication with Adonis.js

Build an API with authentication in Adonis.js

Getting Started

Make sure you have npm and yarn on your local machine

  1. Clone this repository and cd into it
  2. Run yarn or npm install to download dependencies
  3. Set up your database in your .env file and run php adonis migration:run

Prerequisites

  • Adonis
  • npm or Yarn

Built With

  • Adonis - Beautiful NodeJs framework

About

A simple API with JWT authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published