https://github.com/benevanio/nucleus-vertex
https://github.com/benevanio/nucleus-vertex
api-rest apigee frontend news-api newsletter react reactjs sass sass-framework sass-library sass-loader sass-mixins
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/benevanio/nucleus-vertex
- Owner: Benevanio
- Created: 2023-03-27T18:50:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-28T21:18:06.000Z (over 2 years ago)
- Last Synced: 2025-07-20T15:39:10.722Z (3 months ago)
- Topics: api-rest, apigee, frontend, news-api, newsletter, react, reactjs, sass, sass-framework, sass-library, sass-loader, sass-mixins
- Language: SCSS
- Homepage: https://nucleus-vertex.vercel.app
- Size: 192 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nucleus vertex
Este repositório utiliza a News API,Esta api é responsável por retornar dados de uma uma pesquisa no formato JSON para artigos de notícias atuais e históricos publicados por mais de 80.000 fontes em todo o mundo.
O fetch da nossa api se encontra na pasta componentes API.## Referência
- [NEWS API](https://newsapi.org/)
## Documentação da API
#### Retorna todos os itens
```http
GET https://newsapi.org/v2/everything?q=tesla&from=2023-02-28&sortBy=publishedAt&apiKey=API_KEY
```| Parâmetro | Tipo | Descrição |
| :---------- | :--------- | :---------------------------------- |
| `SUA KEY` | `string` | **Obrigatório**. A chave da sua API |## Apêndice
Na construção desta api usamos o
-[SASS](https://sasscss.org/documentation#:~:text=Documentation%201%20If%20you%E2%80%99re%20looking%20for%20an%20introduction,the%20table%20of%20contents%20for%20the%20language%20reference%21)
como folha de estilos.OBS: Não acessem o link do vercel nesta api, so esta funcionando a home page, deixei apenas ela como demo do projeto.
## Autores
- [@benetesla](https://github.com/benetesla)
## Etiquetas
[](https://choosealicense.com/licenses/mit/)
## Stack utilizada
**Front-end:**


## DEMONSTRAÇÃO

