Currently in development
This is a web application that creates a classifieds marketplace where users can post ads to sell stuff, offer price for stuff and buy stuff!
API /api/v1
Authorize /auth:
Authorize with user credentials (email and password in JSON body)
Returns JWT
Postings /postings:
GET /all
Get all postings
Categories /category:
GET /all
Get all categories