/ritley-tutorial

Complex Ritley Library Example on Building a Rest Application

Primary LanguageJavaScript

Just creating a fair complex app with ritley framework

This repo contains tags that follow sections on article series Idiomatic JavaScript Backend:

$ git tag

1.preparing-the-env
2.connecting-a-persistance-layer
3.improving-project-structure
4.creating-entity-models
5.handling-errors
6.creating-and-managing-sessions
7.separation-of-concerns
8.everybody-concern-scalability

You can check the requirements here: https://github.com/k1r0s/ritley-tutorial/blob/master/REQUIREMENTS.md

You can see curl examples here: https://github.com/k1r0s/ritley-tutorial/blob/master/CURL.md