This is the front-end of the ApiMarket project, a Single Page Application (SPA) built with Angular and Bootstrap, designed to connect developers and consumers of APIs. This repository complements the ApiMarket Back-End, which provides the necessary data and services.
ApiMarket is a platform that centralizes access and integration with various APIs. This repository contains the front-end code, which provides a dynamic and interactive interface allowing users to easily browse available APIs, perform advanced searches, and integrate directly with the back-end by RESTful API.
- Angular: Main framework for building the front-end.
- Bootstrap: For responsive design and UI components.
- TypeScript: Programming language used for development.
- HTML/CSS: For structuring and styling the pages.
- REST API: Communication with the ApiMarket Back-End.