Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 888 Bytes

File metadata and controls

28 lines (17 loc) · 888 Bytes

Appoitment-Manager

Use case

This repository was made thinking on a personal project that I never ended using, but I think that if you want a first approach to go to create a simple API that read/write from a DB using a ORM, it's a decent template of where to start.

Contributing

If you have any suggestion on how to improve it, to help others have a better understanding of the code and improve the quality. I would love to review that PR.

LICENSE

This project is licensed under MIT License, for more info about that, please read the LICENSE.md file.

Resources

TODO

I would like to add the following to the project by time. (of course any help would be greatly appreciated)

  • unit tests
  • benchmark tests
  • push the project to Heroku