Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adapttive/api.one.adapttive.com

Serverless API for link preview
https://github.com/adapttive/api.one.adapttive.com

Last synced: 28 days ago
JSON representation

Serverless API for link preview

Awesome Lists containing this project

README

        

# api.one.adapttive.com
Serverless API for link preview

# Installation

- Install Go Lang

`sudo apt-get install golang`

- Place the project inside `\home\\go\src\`

- Build Go Lambda functions

`make`

- Install Serverless Framework

`npm install -g serverless`

- Login (one time)

`serverless login`

- Deploy

`serverless deploy --verbose`

# Endpoints

- Ping

`https://api.one.adapttive.com/ping/`

- Preview

`https://api.one.adapttive.com/preview/`