API
API
Usage
Endpoints
- Register - POST -
/auth/register
- JSON argumentsusername
,password
- returns 200 or 501 - Login - POST -
/auth/login
- JSON argumentsusername
,password
- returns 200 or 403 - Verify Token - POST -
/auth
- JSON argumentstoken
- returns 200 or 403
Development
TODO: Write development instructions here
Deployment
TODO: Write installation instructions here
Contributing
- Fork it (https://github.com/your-github-user/member_api/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Michael Forde - creator and maintainer
Repository
API
Owner
Statistic
- 0
- 0
- 6
- 0
- 5
- over 4 years ago
- January 23, 2020
License
MIT License
Links
Synced at
Sun, 17 Nov 2024 12:37:42 GMT
Languages