Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Version 2.0

Compare
Choose a tag to compare
@dgrr dgrr released this 28 May 22:04
· 109 commits to master since this release

Introduces new concept of API:

  • HTTP2 by default.
  • Object independency. Can handle multiple instagram accounts.
  • Backup methods. You can use Export and Import functions.
  • Security. Your password is only required to login. After login your password is deleted.
  • No External Dependencies. Goinsta will not use any Go packages outside of the standard library.