Welcome to the NFT Collection Browser Application backend repository! This repository contains the backend code for the application, which provides the server-side functionality for user registration, authentication, collection and item retrieval, watchlist management, and more.
The NFT Collection Browser Application backend serves as the server-side component of the application, enabling various features such as user registration, authentication, collection retrieval, watchlist management, and more. It communicates with the frontend to provide a seamless user experience.
User Authentication: Provides endpoints for user registration and login with password hashing for security.
Collection Retrieval: Retrieves NFT collections and items from external sources based on API requests.
Watchlist Management: Allows users to add and remove NFT collections from their watchlists.