• Stars
    star
    1
  • Language
    Go
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This POC demonstrates how to use the Go and the Colly library to visit some Netflix page URLs and extract movie titles.

More Repositories

1

command-vault

Command Vault is a small CLI application whose main purpose is to allow the user to save commands in a list. The user can also delete a command, list all commands, search by a command, search by category, or even search by a description.
Go
3
star
2

designPatterns

My experiments with design patterns (GoF) using PHP
PHP
2
star
3

go-clean-sensitive-data

The main objective of this repository is to develop a user-friendly API that effectively filters out sensitive information from JSON objects. By utilizing this API, users can confidently send JSON data, knowing that any sensitive data will be securely removed.
Go
2
star
4

Simple-Laravel-REST-API

A simple implementation of a REST API with laravel. It does not contain any type of authentication.
PHP
2
star
5

go-rest-api

Simple REST API built with Golang and Gin. Repository created for the sole purpose of practicing the Go language.
Go
1
star
6

repabs-api

First project with NestJs "and typescript" for learning purposes. API to manage absences during the working days. MongoDB was chosen as the database solution. The mongoose library is used in the project.
TypeScript
1
star
7

Katas

Codewars challenges accomplished by me. PHP, SQL, Javascript, Java and GO.
PHP
1
star
8

go-ip-address-info

Application created to practice fyne toolkit and GoLang. The application consumes the ipify API and provides your computer's IP address. Once it has the IP, it consumes the ipwho.is API to get more information about the IP.
Go
1
star
9

docker-mysql-phpmyadmin

Provide an image of mysql and phpmyadmin
1
star
10

harrypotter-challenge

Dextra Digital PHP challenge
PHP
1
star
11

go-wipe-sensitive-data

The main objective of this repository is to develop a user-friendly API that effectively filters out sensitive information from JSON objects. By utilizing this API, users can confidently send JSON data, knowing that any sensitive data will be securely removed.
Go
1
star
12

poc-aws-sqs

This repository is intended to serve as a proof of concept for AWS SQS implemented in nodejs. In this implementation I tried to exercise all my personal knowledge (still superficial) related to the AWS SQS solution.
JavaScript
1
star
13

aps-finder

This application (abandoned) is intended to inspect all application code in order to map all app_settings. The intention is to document all settings found and describe the purpose of each one of them.
Go
1
star
14

poc-socket-io

This repository is intended to serve as a proof of concept for socket.io implemented in nodejs. The result of the implementation is a simple chat solution.
CSS
1
star