An open API service indexing awesome lists of open source software.

https://github.com/corentinth/react-if

Homemade barebone HTTP server in Java.
https://github.com/corentinth/react-if

Last synced: about 1 year ago
JSON representation

Homemade barebone HTTP server in Java.

Awesome Lists containing this project

README

          

# react-if
React-if is an @INSA-Lyon School project.

## What is it ?

This application is an HTTP Server coded in Java, implementing some standard methods like GET, PUT, POST or DELETE and return success and error codes.
This project is from the course **Network Programming** from **INSA Lyon**, it aims to make us practice and comprehend the implementation of a web-server in Java.

## Credit

Application proudly made by [Tania Oudinet](https://github.com/SteamDragonLady) and [Corentin Thomasset](https://github.com/CorentinTh).