Skip to content

thinkful-ei-leopard/building-services-daniel-ron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Services

Created a service using knex that contains CRUD methods. We can use this service in the future to work on our database.

Methods include:

  • getAllItems = get
  • getById = get
  • insertItem = insert
  • deleteItem = delete
  • updateItem = update

Authors: Daniel Fong and Ron Martin

For Thinkful coding bootcamp. https://courses.thinkful.com/ei-node-postgres-v1/checkpoint/14

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published