Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 257 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 257 Bytes

PORTFOLIO-API

API to manage the projects on my portfolio site. I learnt the following

  • Dockerizing a PHP api
  • Setting up mongodb, nginx and php-fpm
  • Using a service container to instantiate dependencies
  • JWT authentication