Skip to content

Releases: piyushnanwani/smart_home_backend

Authenticated REST API

19 Jan 05:53
Compare
Choose a tag to compare

Features:

  • JWT Authentication
  • Password stored after encryption
  • API to GET/POST/PUT/DELETE => users/ devices/ (Refer to docs for examples)