Skip to content

A collection of homework and class resources for BEW 1.3.

License

Notifications You must be signed in to change notification settings

pondorasti/BEW-1.3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

API Reference

This is a simple API for storing and retrieving Ice Cream information. Made with Nodejs, Express and Typescript. It follows REST patterns and other industry standards like the use of JWT.

Usage

As of now, the API hasn't been deployed on the WEB and can only be used on your local machine by using the following command.

 npm run start 

Base URL

localhost:8000