Skip to content

lucaslopezf/insta-api

Repository files navigation

Insta-api

This is an instagram unofficial API.

Pre requirements 🚀

  • Node.Js
  • npm - Usually comes with Node.js, type npm in your terminal to check for its presence
  • Git

Build and execution 🔧

$ git clone https://github.com/lucaslopezf/insta-api
$ cd insta-api
$ npm install
$ touch .env
$ npm run build
  1. Go to .env file and complete environments variables (look .env.example )
$ npm run start

If everything is ok you will see a message like this

{"message":"Server is running 8080","level":"info","service":"instagram-api","timestamp":"2020-11-22T23:23:15.514Z"}

Specification: swagger

Todo's

  • Fix logging
  • Fix Dockerfile
  • Post image
  • Coverage 80%
  • Lot lot lot fixes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published