Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viveksahu26/news-app
A simple news fetching app using API
https://github.com/viveksahu26/news-app
Last synced: 1 day ago
JSON representation
A simple news fetching app using API
- Host: GitHub
- URL: https://github.com/viveksahu26/news-app
- Owner: viveksahu26
- License: mit
- Created: 2021-12-25T05:29:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T01:36:00.000Z (over 2 years ago)
- Last Synced: 2024-06-21T13:13:16.989Z (5 months ago)
- Language: Go
- Size: 17.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# News Demo starter files
It’s a simple web app written in golang.
It fetches news from the API.
User has to search the news in the search bar section. It return all news related to that.
The aim to make this app is for my practice purpose only.