0.0.8 • Published 6 years ago

profilic-client v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

profilic-client

A simple axios-based http client for interacting with profilic-server.

In order to use profilic-client, you must first install profilic-server.

Not intended for general use

Both profilic-client and profilic-server are packages in their complete infancy, and not recommended for production use. They are part of a learning exercise and were built as part of a prototype. Fork/use at your own risk.

Methods

  • setAuthHeader
  • authenticate
  • getProfiles
  • getLatestProfiles
  • getProfileByUsername
  • getProfilesByUsernameList
  • updateProfile
  • microUpdate
  • updateProfileList
  • deleteProfile
  • signupNewProfile
  • login
  • logout
  • addFollowFrom
  • removeFollowFrom

Better documentation to come.

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago