Skip to content
View loza01's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report loza01

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. api-express-modular-routing api-express-modular-routing Public

    Forked from boolean-uk/api-express-modular-routing

    This exercise focuses on extending REST APIs to handle DELETE and PUT requests, utilizing Express's `express.Router` for modular route handling while building a CRUD RESTful JSON API that satisfies…

    JavaScript

  2. database-cinema-booking-api-many-to-many database-cinema-booking-api-many-to-many Public

    Forked from boolean-uk/database-cinema-booking-api-many-to-many

    This project focuses on implementing a many-to-many relationship in a Cinema Booking API, requiring setup steps like creating and configuring a database instance in ElephantSQL and executing migrat…

    JavaScript

  3. js-dom-requests-responses js-dom-requests-responses Public

    Forked from julesnuggy/js-dom-requests-responses

    JavaScript

  4. api-express-database api-express-database Public

    Forked from boolean-uk/api-express-database

    This workshop explores integrating Express with PostgreSQL, emphasizing understanding how REST API methods interact with a relational database and implementing a REST API backed by Express and Post…

    JavaScript