Skip to content

rasulovdev/freenance-api

Repository files navigation

Freenance API

Description

REST API for Angular assessment project.

Covers JWT auth, CRUD, file upload and inter-entity relationships. Features User Profile, Clients and Invoices.

Provides Swagger UI and Insomnia config for API discovery.

Prerequisites

Install Docker Desktop.

Running the app

$ npm i
$ npm run start:prod

It takes several minutes for the first spin, and is quicker with further starts.

Your server is available at http://localhost:3000. Swagger UI is at http://localhost:3000/swagger. Insomnia config is here.

About

REST API for Freenance assessment project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published