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

https://github.com/themexpert/font-awesome-icons-list

GET LIST OF FONT AWESOME ICONS
https://github.com/themexpert/font-awesome-icons-list

List: font-awesome-icons-list

Last synced: about 2 months ago
JSON representation

GET LIST OF FONT AWESOME ICONS

Awesome Lists containing this project

README

          

# GET LIST OF FONT AWESOME ICONS
hosted here http://nadimtuhin.com/font-awesome-icons-list/

## Try it
run `composer install` and `php -S localhost:9999`. Then open `http://localhost:9999`

## Expected response
```json
[
"fa fa-glass",
"fa fa-music",
...
]