Fiiipe FT
filipeft
3 points
Tools filipeft is Following
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
Rust
rust-lang.org
Rust is a systems programming language that combines strong compile-time correctness guarantees with fast p...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Elixir
elixir-lang.org
Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, whil...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Iron
ironframework.io
Iron is a high level web framework built in and for Rust, built on hyper. Iron is designed to take advantag...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Hug
github.com/timothycrosley/hug
Hug aims to make developing Python driven APIs as simple as possible, but no simpler. As a result, it drast...
Graphene
graphene-python.org
Graphene is a Python library for building GraphQL schemas/types fast and easily.
Rocket
rocket.rs
Rocket is a web framework for Rust that makes it simple to write fast web applications without sacrificing ...
Deno
deno.land
It is a secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.
Actix
actix.rs
It is a simple, pragmatic and extremely fast web framework for Rust. Actors are objects which encapsulate s...
Juniper GraphQL
crates.io/crates/juniper
It makes it possible to write GraphQL servers in Rust that are type-safe and blazingly fast. It tries to ma...