danfang / me-api

An extensible, personal API with custom integrations
http://api.danielfang.org
MIT License
823 stars 42 forks source link

Future Integrations #3

Open danfang opened 9 years ago

danfang commented 9 years ago

Just a dump of integrations you (and I would like to see).

  1. Statistics logger + database. This one excites me a lot. This is a module that doesn't return a response, but aggregates data about your API: who is using it, your most popular content, summaries of various endpoints. Implementation wise, it might change a lot of the way integrations are done currently (e.g. you can't access data cross-integration right now).
  2. Pinterest (unfortunately I think their API is quite disappointing)
  3. Youtube, Flickr, file hosting. More media the people like to promote.
  4. LinkedIn, to provide a standard interface for your professional profile.
  5. Fitbit, Nike band, Jawbone Up.
OmgImAlexis commented 9 years ago

Keybase would be nice.

pirhoo commented 9 years ago

Hi! What about a csv2json middleware? It would be a quick way to integrate data from an external CSV source.

Best!

joeinnes commented 9 years ago

Last.fm integration would be awesome