Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ratracegrad/free-code-camp-api-demo
Demonstation of the Free Code Camp API to return list of all campers, their most recent article and its popularity
https://github.com/ratracegrad/free-code-camp-api-demo
Last synced: about 2 months ago
JSON representation
Demonstation of the Free Code Camp API to return list of all campers, their most recent article and its popularity
- Host: GitHub
- URL: https://github.com/ratracegrad/free-code-camp-api-demo
- Owner: ratracegrad
- Created: 2016-01-31T16:24:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-31T16:49:26.000Z (almost 9 years ago)
- Last Synced: 2023-02-27T12:06:31.547Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://jenniferbland.com/fcc/fcc-api/
- Size: 820 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# free-code-camp-api-demo
Demonstation of the Free Code Camp API to return list of all campers, their most recent article and its popularity. Calls are made using AJAX. Styling is done with Bootstrap.## Live Preview
[You can view this demonstration of the Free Code Camp API in production here](http://jenniferbland.com/fcc/fcc-api/)## Screenshots
![Free Code Camp API](/screenshots/demo.png?raw=true "Free Code Camp API")