Skip to content

Adonis test project from creating REST APIs and SQLite as the database

License

Notifications You must be signed in to change notification settings

saurajit/adonis-rest-api

Repository files navigation

Adonis REST API application

This is a Adonis application to save dummy Book details. This is beginner's sample application to learn the following feature of Adonis:

  1. API creation for CRUD operation
  2. API versioning
  3. Creating ORM
  4. Validating inputs

Setup

Clone the repo and then run

npm install
adonis migration:run
adonis serve --dev

References

Remote Coding

Details to be added --no-bin-links

About

Adonis test project from creating REST APIs and SQLite as the database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published