As part of altschool program, we learned about building apis with core node modules.
- Node http module
- Node path module
- Node fs module
-
I learned from this project, how to use core node modules and custom modules.
-
I learned how to create http server
-
I learned about the http server methods(GET, POST, PUT, DELETE) and their implementation
-
I learned about building APIs
-
I learned authentication (password authentication, token authentication and ACL)
Write tests for the various routes
- Altschool Africa LMS - Our tutor Rising Odegua is explains concepts in an easy to understand way.
- Node.js docs - Contains documentation about the node core modules.
- Twitter - @KorkuTegbe
- Rising Odegua, our LMS tutor
- Daniel Adesoji and Tobi Oyelami, live class tutors.
- Altschool Nodejs community.