Skip to content

microservice messaging application with 3 api made with slim framework, expressjs, openapi and swagger. A front react js application and another in twig

Notifications You must be signed in to change notification settings

Leoglme/microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo quila

Quila

Quila is a Chat / messaging application made with slim, express js, swagger et react js

Language twig swagger node Language Language

React app

hero

Twig app

hero

Source code for the demo page can be found on the quila repo

Contents

Install

React app

$ git clone https://github.com/EpitechWebAcademiePromo2022
$ cd react-chat
$ yarn install || npm install
$ yarn start || npm run start

Slim api

$ git clone https://github.com/EpitechWebAcademiePromo2022
$ cd slim
$ composer install
$ composer start

Node api

$ git clone https://github.com/EpitechWebAcademiePromo2022
$ cd api_express
$ yarn install || npm install
$ yarn start || npm run start

Connector api

$ git clone https://github.com/EpitechWebAcademiePromo2022
$ cd api_connector
$ composer install
$ composer start

License

Copyright (c) 2021 Dibodev

About

microservice messaging application with 3 api made with slim framework, expressjs, openapi and swagger. A front react js application and another in twig

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published