MarkWiltberger / vue-nest-web-app__realtor-app

realtor-app built on vue-nest scaffolding
1 stars 0 forks source link

A web application built on a vue-nest scaffolding. The application has an API backend built on Nest.js and a web UI frontend built on Vue.js. Nest.js and Vue.js are JavaScript frameworks.

The Backend

The backend is an API which serves requests for a realtor application. The user may create accounts and search for realty listings, and create new listings.

The API Endpoints

The endpoints for the API are: