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

https://github.com/chadxz/my-api

a personal proxy api for various 3rd-party api services across the web
https://github.com/chadxz/my-api

javascript lastfm nodejs pinboard pocket

Last synced: 7 months ago
JSON representation

a personal proxy api for various 3rd-party api services across the web

Awesome Lists containing this project

README

          

# my-api

[![Build Status][Build Status Image]][Build Status Link]
[![Codecov][Codecov Image]][Codecov Link]
[![Greenkeeper Badge][Greenkeeper Image]][Greenkeeper Link]

A personal REST API used to cache api data and provide unauthenticated
programmatic access to data about me across various services that I use.

[Build Status Image]: https://travis-ci.org/chadxz/my-api.svg?branch=master
[Build Status Link]: https://travis-ci.org/chadxz/my-api
[Codecov Image]: https://img.shields.io/codecov/c/github/chadxz/my-api.svg
[Codecov Link]: https://codecov.io/gh/chadxz/my-api
[Greenkeeper Image]: https://badges.greenkeeper.io/chadxz/my-api.svg
[Greenkeeper Link]: https://greenkeeper.io/

Coming soon:

- Pocketcasts integration
- Revamp for ES7
- integrated website

### deployment

This app is currently being deployed to zeit now, backed by redis labs free
redis instance. It can be viewed at [https://chadxz.now.sh](https://chadxz.now.sh)