Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 767 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 767 Bytes

Nasoma

A better way to view all the developer profiles.

How to contribute

If you are interested in contributing, kindly take time to understand the following:-

  1. The project is following a view-api pattern referenced here
  2. In there you'll notice that the structure utilizes a DB wrapper also referenced here
  3. The router utilized in the structure is also referenced here
  4. The data validation is done using Rakit Validation referenced here

After all those are out of the way, please feel free to fork and contribute.

Happy Coding!