Skip to content

Draylon/tcc_flutter_ui

Repository files navigation

Api

 

TCC - API

Github top language Github language count Repository size License

Voltar   |   Features   |   Requirements   |   Starting   |   Testing   |   License   |   Author


🎯 About

Implementação de uma API como parte do trabalho de conclusão de curso.

✨ Features

✔️ RESTful API;
✔️ Configuração automática;

✅ Requirements

Antes dos procedimentos em 🏁 Starting, esta aplicação requer as tecnologias:

🏁 Starting

# NPM
$ npm install

# iniciar webapp
$ npm start

Após executar, o WEBAPP é inicializado na porta 8080, visto em app.js

📝 License

This project is under license from GPL. For more details, see the LICENSE file.

Made with ❤️ by Draylon

 

Back to top