waqasraza123 / crypto-twitter-backend-laravel-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • 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