Skip to content

Releases: EvertonTomalok/backend-node-application

Release: Core tests

26 Jan 00:01
Compare
Choose a tag to compare

The tests from core aplication was working.

Feature:

  • More reability on application

Api V1

24 Jan 04:48
bf6c21f
Compare
Choose a tag to compare

1.0.0 (2021-01-24) # Release

Features:

  • Release V1.0.0 (tag)
  • CRUD tools
  • Create and auth user
  • Swagger documentation
  • Docker, scripts and others implementation

Security:

  • Improving Operations on database using informations retrieved from JWT, like userId.
  • Using middlewares to auth user. Only passing a valid JWT (valid for 1 hour) someone can operate the API.