04 Dec 23
Many apps use API keys when authenticating network requests. Although there are better ways of authenticating requests like OAuth with PKCE, but it might not always be possible. One thing what we must keep in mind is that it is fairly simple to extract strings from IPA files and therefore, if we store API keys…
by chrisSt
2 years ago
08 Aug 23
27 Jun 23
Embedded Go Database, the fast alternative to SQLite, gorm, etc. - objectbox/objectbox-go: Embedded Go Database, the fast alternative to SQLite, gorm, etc.
by chrisSt
2 years ago
25 Jul 20
18 Sep 19
05 Mar 12
A redis-like wrapper for javascript data storage using localStorage as the default persistent data-store.
by chrisSt
14 years ago