Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.

Narshe1412/nuarca-sql

Repository files navigation

Nuarcasql

This project was created as part of the interview process at Nuarca

It consists in a frontend that pulls the information from a mySQL server database using a Express REST API.

Inside the server folder there's a script to build the schema and the sample express application. To make it easier, this has been deployed to Heroku on the https://nuarca-test.herokuapp.com/ endpoint. Just perform a GET request and all the contents of the database will be obtained in JSON format.

To test the angular app use ng serve or npm start on the development folder (make sure to use npm install first to load all dependencies) or use the content on the dist folder.

(c) Manuel Colorado 2018

About

Angular frontend to consume GET API build with Express and mySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published