Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 230 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 230 Bytes

OpenMusic API

Backend development project from Dicoding Indonesia

Techs

  • Node.js
  • Hapi (REST framework)
  • Joi (Validation)
  • ESLint + Prettier (Linting and Formatting)
  • PostgreSQL (Database)
  • node-pg (Postgres connector)