- Moved config, database and middlewares to pkg
- Helper functions (Limit, Offset, SortOrder)
- Sort and Order in URL query
- Scope with Search function
- FilteredData to response for pagination
- Search keyword to URL query
- limit to Limit in URL query
- offset to Offset in URL query
- name and description in URL query
- Initial commit