Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aventer-ug/go-api-jsonrssfeed

This service convert rssfeed into json
https://github.com/aventer-ug/go-api-jsonrssfeed

api golang

Last synced: 24 days ago
JSON representation

This service convert rssfeed into json

Awesome Lists containing this project

README

        

# Go-API-jsonrssfeed

This service convert rssfeed into json

## How to use

```bash
curl -d '{ "url": "https://www.feedme.me"}' -X GET http://localhost:10999/api/feed/v0
```