/findmypetapi

Api for the find my pet project

Primary LanguageGo

Find my pet

Api for the project that aims to help people share information about missing pets.

This project has all of the endpoints and logic related to creating a new user, session, post, comments, and pushing to a rabbitmq queue so that can be used by the notification service.

Front end repository Notification service