Live Api link - https://houserentalapi-production.up.railway.app/
Hosted Frontend link - https://rent-sure.vercel.app/
API made for a house rental application for managment of tenants and properties. Made as a project for my Externship Program.
- User Authentication
- User Authorization
- Spring REST API
- Clone repository
git clone https://github.com/mayankdhnkr/HouseRentalAPI.git
-
Connect to MongoDB Compass
-
Make a DB with name "HouseRental"
-
Start Spring API- Open the project in IntelliJ IDEA or any other IDE and run the project