Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnnythetank/aping
angular module to get and display data by adding html-attributes
https://github.com/johnnythetank/aping
angular angularjs api aping html-attributes json rest social-wall
Last synced: 6 days ago
JSON representation
angular module to get and display data by adding html-attributes
- Host: GitHub
- URL: https://github.com/johnnythetank/aping
- Owner: JohnnyTheTank
- License: mit
- Created: 2015-10-02T22:59:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T11:30:28.000Z (over 4 years ago)
- Last Synced: 2024-12-19T07:15:17.622Z (13 days ago)
- Topics: angular, angularjs, api, aping, html-attributes, json, rest, social-wall
- Language: JavaScript
- Homepage: https://apiNG.readme.io
- Size: 3.27 MB
- Stars: 134
- Watchers: 14
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[logo]: http://johnnythetank.github.io/apiNG/logo/320/aping-logo.png "apiNG"
![apiNG][logo][![Join the chat at https://gitter.im/JohnnyTheTank/apiNG](https://img.shields.io/badge/GITTER-join%20chat-green.svg)](https://gitter.im/JohnnyTheTank/apiNG?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![npm version](https://badge.fury.io/js/aping.svg)](https://badge.fury.io/js/aping)
[![Bower version](https://badge.fury.io/bo/apiNG.svg)](https://badge.fury.io/bo/apiNG)**apiNG** is an AngularJS module that enables you to receive and display data from one or more sources. The data can be aggregated, limited and ordered. The complete setup is dead simple, just by adding data-attributes to your html.
There are two level of usage: _basic_ and _advanced_
* The _basic_ usage is focused on keeping it simple and easy, but with enough power for most use cases
* The _advanced_ usage turns apiNG into a plugin system for data-sources and designs, focused on re-usable modules## Demo
- [Demopage](https://aping.js.org/#demo)## References
**References are listed at [*aping.readme.io/docs/demos*](https://aping.readme.io/docs/demos)**> **Are you using apiNG for your next project?**
[Let us know](https://github.com/JohnnyTheTank/apiNG/issues/new) if you use this module in your project and we'll add here!## Documentation
**Full documentation is available at [*aping.readme.io*](https://aping.readme.io)**### Plugins
**apiNG plugin quicklist:**
> [Youtube](https://github.com/JohnnyTheTank/apiNG-plugin-youtube), [Facebook](https://github.com/JohnnyTheTank/apiNG-plugin-facebook), [Twitter](https://github.com/JohnnyTheTank/apiNG-plugin-codebird), [Vimeo](https://github.com/JohnnyTheTank/apiNG-plugin-vimeo), [Flickr](https://github.com/JohnnyTheTank/apiNG-plugin-flickr), [Dailymotion](https://github.com/JohnnyTheTank/apiNG-plugin-dailymotion), [Tumblr](https://github.com/JohnnyTheTank/apiNG-plugin-tumblr), [GitHub](https://github.com/JohnnyTheTank/apiNG-plugin-github), [RSS](https://github.com/JohnnyTheTank/apiNG-plugin-rss), [OpenWeatherMap](https://github.com/JohnnyTheTank/apiNG-plugin-openweathermap), [Wikipedia](https://github.com/JohnnyTheTank/apiNG-plugin-wikipedia), [BandsInTown](https://github.com/JohnnyTheTank/apiNG-plugin-bandsintown), [football-data](https://github.com/JohnnyTheTank/apiNG-plugin-footballdata)All apiNG plugins: *[aping.readme.io/docs/all-plugins](https://aping.readme.io/docs/all-plugins)*
# License
MIT