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

https://github.com/codeforgeek/oembed-api

Open embedding using Node.js
https://github.com/codeforgeek/oembed-api

Last synced: about 1 year ago
JSON representation

Open embedding using Node.js

Awesome Lists containing this project

README

          

# Oembed-API
Open embedding using Node.js

## Extract link information using Node.js

#### How to run
Download the code and switch to the folder using Terminal and run this command
```javascript
node server.js
```
Visit ```localhost:3000``` to view the app.