Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 512 Bytes

File metadata and controls

6 lines (6 loc) · 512 Bytes
  • Converting this Nodejs and Express powered API to Laravel.
  • Using Laravel Sanctum for authentication via access Tokens.
  • This project uses CoinmarketCap API Key. So generate yours and set in .env as COINMARKETCAP_API
  • Laravel Socialite package is used to login via Social Networks i.e. github, google, twitter
  • Laravel Cashier with stripe payments
  • Test cases written PHPUnit