Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matheuscfbt/apimarket-front-end

ApiMarket-Front-End is the front-end of the ApiMarket platform, developed in Angular as a Single Page Application (SPA), aimed at facilitating the integration of APIs. This repository uses Bootstrap for responsive design and communicates with the ApiMarket Back-End, where the APIs data and services are managed.
https://github.com/matheuscfbt/apimarket-front-end

angular bootstrap css html spa typescript

Last synced: about 1 month ago
JSON representation

ApiMarket-Front-End is the front-end of the ApiMarket platform, developed in Angular as a Single Page Application (SPA), aimed at facilitating the integration of APIs. This repository uses Bootstrap for responsive design and communicates with the ApiMarket Back-End, where the APIs data and services are managed.

Awesome Lists containing this project

README

        

# ApiMarket - Front-End
![Badge em Desenvolvimento](http://img.shields.io/static/v1?label=STATUS&message=EM%20DESENVOLVIMENTO&color=GREEN&style=for-the-badge)

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](https://github.com/MatheusCFBT/ApiMarket), which provides the necessary data and services.

## Overview
**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.

## Technologies Used
- **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](https://github.com/MatheusCFBT/ApiMarket).