You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Api built with Node.js for managing and processing data for platz-admin user interface. It consists of user authentication using JWT, CRUD operations with validations, multiple database models with one-to-one and one-to-many associations using Sequelize.js.