Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kchousos/fullstackopen-backend

My solutions to the https://fullstackopen.com/en/ part 3 backend exercises.
https://github.com/kchousos/fullstackopen-backend

backend backend-api express fullstackopen nodejs

Last synced: about 2 months ago
JSON representation

My solutions to the https://fullstackopen.com/en/ part 3 backend exercises.

Awesome Lists containing this project

README

        

* FullStackOpen (Back-end)

#+HTML:

This repo contains my solutions to the *part 3* exercises of the online course "Full Stack Open" by the University of Helsinki. You can find the site hosted at https://kcphonebook.onrender.com.

It is hosted in a different repo than the [[https://github.com/kchousos/FullStackOpen][rest]] of my solutions because of the following guideline:

#+begin_quote
It's recommended to do all of the exercises from this part into a new dedicated git repository, and place your source code right at the root of the repository. Otherwise, you will run into problems in exercise 3.10.
#+end_quote