/split-the-bill-BE

A RESTful API Node.JS backend powered by Express.JS. Data is persisted in the development environment in SQLite and in production in PostgreSQL and access is abstracted with Knex.JS. For Authorization between clients JSON Web Tokens are used and tests for the server are handled through supertest and JEST.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers