Giter Site home page Giter Site logo

eduveliz / dynamodb-backend Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 69 KB

This project is a connection with DynamoDB, using some simple data (songs) it seeks to use the basic functions of dynamos such as reading, writing, data ordering.

TypeScript 100.00%
aws dynamodb expressjs javascript typescript

dynamodb-backend's Introduction

DynamoDB-backend

Content

This project is a connection with DynamoDB, using some simple data (songs) it seeks to use the basic functions of dynamos such as reading, writing, data ordering.

Assets:

Required Software

Clone

cd existing_folder
git clone https://github.com/eduveliz/DynamoDB-backend.git

Install

npm install

Run on LocalHost:

after update the keys is possible to start the proyect

npm start

Endpoints

[GET]
/create

This endpoint create the data table on AWS is possible to verify after using on dynamo page

[GET]
/loadSongs

This endpoint load a file with information in the database, this action is necessary the first time.

[GET]
/songs

This endpoint return all the data in the table.

[GET]
/song

This endpoint return only one song

[GET]
/artist

This endpoint return songs by artist

Autor

Developed by por Eduardo Veliz

dynamodb-backend's People

Contributors

eduveliz avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.