0.0.8 • Published 8 years ago

profilic-client v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago