Skip to content

This is an API about concerts at Lima. This API is made with NodeJS, MongoDB and Typescript.

License

Notifications You must be signed in to change notification settings

Yesferal/HornsApp-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horns App

This is an API about concerts at Lima. This API is made with NodeJS, Express, MongoDB, Typescript and is deployed in Heroku. Here you will obtain:

  1. Concerts that will happened soon
  2. Bands' information
  3. News about this bands & concerts.
  4. The last bands' videos released.

Installation

First, this project needs Git and Node JS previously installed, the steps for installation depend on the OS you have.

Then, you should clone the repository.

$ git clone [email protected]:Yesferal/Hornsapp-Api.git
$ cd Hornsapp-Api

Also you have to request the .env file to the project admin. This file contains information that the project needs to run perfectly.

Finally, you need to install the project dependencies like express, nodemon, mongoose or typescript.

npm install

Usage

Open a terminal and run.

npm run dev

Then open your local browser and try accessing.

https://localhost:8080/concert/

License

Copyright 2020 HornsApp Contributors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

     https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

This is an API about concerts at Lima. This API is made with NodeJS, MongoDB and Typescript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published