-
- Downloads
Implemented a basic API endpoint to fetch user data and relevant permissions
Showing
- config/api_urls.py 1 addition, 0 deletionsconfig/api_urls.py
- funkwhale_api/users/api_urls.py 7 additions, 0 deletionsfunkwhale_api/users/api_urls.py
- funkwhale_api/users/models.py 8 additions, 0 deletionsfunkwhale_api/users/models.py
- funkwhale_api/users/serializers.py 28 additions, 0 deletionsfunkwhale_api/users/serializers.py
- funkwhale_api/users/tests/factories.py 19 additions, 0 deletionsfunkwhale_api/users/tests/factories.py
- funkwhale_api/users/tests/test_views.py 27 additions, 0 deletionsfunkwhale_api/users/tests/test_views.py
- funkwhale_api/users/views.py 17 additions, 0 deletionsfunkwhale_api/users/views.py
Loading
Please register or sign in to comment