INSPO API is a python project built primarily to serve as the backend for the full INSPO application. INSPO allows you to capture ideas for future reference and inspiration. The API allows for user account creation and posting of text and photos to document anything inspiring. Made using Flask, Mongodb, and secured with JSON Web Tokens.
/register
/auth
/items
/items/{id}
/items
/items/info/{id}
/items/{id}