Skip to content
View bmatiasx's full-sized avatar

Block or report bmatiasx

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. projects-and-users-app projects-and-users-app Public

    CRUD application for managing Projects and Users

    Java

  2. go-task-mgr go-task-mgr Public

    RESTful API to support card creation on Trello board

    Go

  3. go-bookstore go-bookstore Public

    Simple REST APIs related to CRUD operations in the context of a book-store

    Go

  4. stock-market-api stock-market-api Public

    Coding challenge that will expose 2 APIs. One for retrieving an API key, and the other for fetching the stock price of a given code i.e. GOOGL, AMZN, etc

    Java

  5. go-forum go-forum Public

    Coding challenge for building REST APIs in the context of a social forum where users can add posts and comments. For exposing endpoints Gorilla Mux is implemented. Persistence is in memory for the …

    Go

  6. highcbacamp highcbacamp Public

    Campsite booking system for managing reservations for clients. APIs provide access for creating, retrieving, updating or cancelling campsite reservations.

    Java