Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.
/ notes-api Public archive

Code for Notes App API services, developped by following the Serverless Stack tutorial : https://serverless-stack.com/

License

Notifications You must be signed in to change notification settings

patiboh/notes-api

Repository files navigation

Serverless API for Notes App

Based on the Serverless Stack guide. This repo is used in the Best Practices section of the guide, and it contains the API services for the Notes App.

Original starter code & README can be found here: Serverless Stack Demo Extended - API


Usage

To use this repo locally you need to have the Serverless framework installed.

$ npm install serverless -g

Clone this repo.

$ git clone https://github.com/AnomalyInnovations/serverless-stack-demo-ext-api

Go to one of the services in the services/ dir.

And run this to deploy to your AWS account.

$ serverless deploy

About

Code for Notes App API services, developped by following the Serverless Stack tutorial : https://serverless-stack.com/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published