Skip to content

Releases: ezebc182/node-backend

v0.0.2

10 May 23:00

Choose a tag to compare

Added: CRUD to hospitals, medics and users. Routes to handle the upload and retrieve images from users, hospitals and medics. Route to handle search by collection or all collections

v0.0.1

02 May 23:47

Choose a tag to compare

User and token

  1. User model
  2. Users CRUD
  3. Token using JWT
  4. Middleware in order to authorize requests.