Mojtabarezaei4 / Queueomatic

A queue system that can be used for educational purposes or for any other situations where prioritization of individuals is necessary.
https://queueomatic.azurewebsites.net/
MIT License
7 stars 2 forks source link

Create all of the endpoint classes with empty handlers #52

Closed Mojtabarezaei4 closed 1 year ago

Mojtabarezaei4 commented 1 year ago

This PR will close issue #46.

Some handler methods will respond with some dummy data, it's just for demonstration.