* Add user/organization endpoints for getting information * add new organization and user endpoints * get a user's profile * get an NGO user's organization's profile * get the applications of an organization's user * get the list of apps * get organization information * get user(s) information * checks for users making use of these endpoints * check if a user has an application (self and other users) * check if an organization has an application * Improve the management of tests with tox * Improve the documentation
0.0.420240821
* Add code to work with the public endpoints (i.e., `health`, `version`, `file`, `nomenclatures/*`)
0.0.320240801
* Create `publish` & `release` workflows * Add a workflow for running tests & other checks * Update the README * Add a `tox` configuration
0.0.220240731
* Update the README * Update the project classifiers