Skip to content

nikomc0/home_inventory_api

Repository files navigation

home_inventory_api

Simple API to aid in managing your home inventory.

Current namespace /api/v1

To Do

  • - Sample App using React Native
  • - Integrate with Google Home.
  • - Deploy App and Database

Show Items

Endpoint to get all items or to filer on specific field values i.e. localhost/api/v1/items

Create Item

Endpoint to create an individual item

Update Item

Endpoint to edit values on and item.

Delete Item

Endpoint to delete an item

Filter Items based on search criteria

ex: Store, Items, Price, Room

localhost/api/v1/items?store=target

About

Simple running list of home inventory items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages