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
- Host: GitHub
- URL: https://github.com/codeforgeek/oembed-api
- Owner: codeforgeek
- Created: 2015-05-04T12:04:26.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-05T05:18:33.000Z (about 11 years ago)
- Last Synced: 2025-04-01T19:59:59.207Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.43 MB
- Stars: 6
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.