Skip to content

cars-api developed with node, express and knex ORM

Notifications You must be signed in to change notification settings

cherobim22/cars-api

Repository files navigation

CARS - API

This project is useful for anyone who wants to learn more about how api works and how inplements in javascript.

used dependencies

Running migrations

npx knex migrate:latest

Running tests

  • Folder __tests __
  • Needs a server running
npm run dev 
npm run test

About

cars-api developed with node, express and knex ORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published