Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

173 total results found

Rust

rust

Spring Boot

Java & Spring Boot

Reverse proxy

Go Gin Framework

Reverse proxy simple GitHub repo Le reverse proxy est quelque chose de majoritairement utilisé aujourd'hui. Dans beaucoup de cas d'utilisation, on utilise des outils tels que Nginx, Apache, Caddy uniquement pour faire du reverse proxy. Mais avec Gin, on pe...

Cloud Coding

Plate-forme permettant de développer depuis son navigateur différents frameworks en temps réel.

ESGI
school
devops
kubernetes
angular
helm
nodejs
typescript

GTK

C

Présentation Nous allons voir comment développer une application GTK en C à l'aide de CMake ou Makefile, que ce soit sur Linux, et même Windows (avec MSYS2 et même WSL !) GTK (The GIMP Toolkit, anciennement GTK+) est un ensemble de bibliothèques logicielles,...

Web Assembly - Formation

ESGI
school
course
docker
devops
serverless
WebAssembly
rust

Gestion des Tests

Java & Spring Boot

Java & Spring Boot

formation
java
spring
orm

Compilation et distribution

Java & Spring Boot

Les bases

Docker Introduction & Installation

Architecture Réseau Docker Networking Compose Swarm

Installation de docker

Docker Introduction & Installation

Get Docker curl -fsSL https://get.docker.com -o get-docker.sh sh get-docker.sh Linux / WSL Install Docker Engine on CentOS Install Docker Engine on Debian Install Docker Engine on Ubuntu Ubuntu distros manual install sudo apt-get remove docker docker-engine d...

install
docker

Go & Gin & Gorm

course
go
golang
gin
orm
gorm

Portainer

Docker

Architecture Installation Standalone Install Portainer with Docker on Linux docker volume create portainer_data docker run -d -p 8000:8000 -p 9000:9000 -p 9443:9443 --name portainer \ --restart=always \ -v /var/run/docker.sock:/var/run/doc...

portainer
install

Angular

Nginx proxy manager

Docker

Faire du reverse proxy efficace avec Docker Prérequis Dans le cadre de cette explication, nous utiliserons l’interface web Portainer afin de faire no manipulations sur Docker. VPS / Serveur autohébergé Nous aurons également besoin d’un VPS. Je vous en ...

install
reverse proxy
nginx proxy manager

State machine TD

AI Projects

GitHub repo Instruction Il est obligatoire de prendre un langage orienté objet, mais vous pouvez choisir celui que vous voulez Il est interdit d'utiliser des bibliothèques non natives au langage Selon le langage que vous prenez, il faut bien faire attention a...

school
AI
State machine
ESGI
TD
java

Sanazoo

API Projects

GitHub repo SanaZoo is a very popular zoo ! First created in C with XML files, it is now developed with nodejs and swagger, for your eyes only Our project In this school project, we have to realize a complete API to manage a zoo, using Express and Sequelize a...

api
ESGI
school
nodejs
sequelize
swagger
typescript

Trade Me

API Projects

GitHub repo Main status Dev status Fonctionnalités métiers Membres Ajouter / Modifier / Supprimer un Contractor Ajouter / ...

java
quarkus
swagger
software architecture
school
ESGI