Skip to content

A controller of various micro service running ins the zeit cloud

Notifications You must be signed in to change notification settings

CliffCrerar/zeit-cloud-micro-srv-controller

Repository files navigation

Serverless Express API Zeit Cloud

Current Independent API

  • Date API:

    Serves up the current date, this api was there out of the box.

  • Northwind Data Definition Script:

    This service is serving the DOCZ version of my MS SQL Tech doc which is still a work in progress.

  • Stream video serverless from other locations

    • call stream1 in query brings airport background video

TODO:

For circling back to :

  1. Experiment with serverless user authentication according to this instruction:

Note Access control headers to note:

response.set( {
    'Access-Control-Allow-Origin': '*',
    'Access-Control-Allow-Methods': 'DELETE,GET,PATCH,POST,PUT',
    'Access-Control-Allow-Headers': 'Content-Type,Authorization'
} );

Notes:

For now this app is only experiment, plans for the future it to do all kinds of weird and magical things while being serverless.


Serverless experiments

Experimiments are always conducted while putting together a new piece of tech, some experiments that proved to not be useful immediatly have been placed under api/z_experiments and have also been flagged in the .nowignore.

The backups of the now.json have also been placed with the parked experiment files.

About

A controller of various micro service running ins the zeit cloud

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •