Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/micro-instagram
https://github.com/malcodeman/micro-instagram
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/micro-instagram
- Owner: malcodeman
- License: mit
- Created: 2018-10-26T08:49:37.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-03-07T17:22:17.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T11:10:37.026Z (about 2 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - micro-instagram - Microservice for getting instagram images. (Python)
README
# [Micro-instagram](https://micro-instagram.herokuapp.com/)
[![Build Status](https://travis-ci.org/malcodeman/micro-instagram.svg?branch=master)](https://travis-ci.org/malcodeman/micro-instagram)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/facebook/react/blob/master/LICENSE)## Table of Contents
- [Usage](#usage)
- [License](#license)## Usage
```
docker build -t .
docker run -p 5000:5000 -e PORT=5000
```## License
Micro-instagram is [MIT licensed](./LICENSE).