martin2786 / api_example

Home Page:https://ebanx-test.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ebanx_test

This is an API built with NodeJS and Express. It consists of 3 controllers handling the different endpoints, with a function that serves as a temporary state store.

It is deployed here https://ebanx-test-mg.herokuapp.com through Heroku.

File structure

The code can be found inside the src folder with the following structure:

  • src

    -- controllers

    • accountController
    • balanceController
    • eventsController

    -- http

    • router

    -- services

    • accountService

About

https://ebanx-test.vercel.app


Languages

Language:JavaScript 100.0%