Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Davincible/goinsta
Browse files Browse the repository at this point in the history
  • Loading branch information
Davincible committed Aug 18, 2021
2 parents 6a03701 + a59a098 commit 4fd376e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ the code in the repository was based on a 2 year old instagram app version,
since which a lot has changed, I have taken the courtesy to bulid upon his
great framework and update the code to be compatible with apk v195.0.0.31.123
(July 6, 2021). After migrating the endpoints and adding new ones, there are
are few breaking chnages. You can check the full walkthrough documentation in
are few breaking changes. You can check the full walkthrough documentation in
the [wiki](https://github.com/Davincible/goinsta/wiki).

#### Golang + Instagram Private API
Expand Down Expand Up @@ -59,6 +59,8 @@ func main() {
}
```

For the full documentation, check the [wiki](https://github.com/Davincible/goinsta/wiki), or run `go doc -all`.

### Legal

This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent and unofficial API. Use at your own risk.
Expand Down

0 comments on commit 4fd376e

Please sign in to comment.