Skip to content

Serverless function for AWS that calls an endpoint in server. Developed as part of @danilo-delbusso's final year project

License

Notifications You must be signed in to change notification settings

wifi-tracing/caching-function

Repository files navigation

Release Forks Stargazers Issues MIT License LinkedIn


Logo

Caching Function

Serverless function for AWS that calls a endpoint in server. Developed as part of @danilo-delbusso's a final year project
Report Bug

ℹ About The Project

The project contains a simple AWS lambda function that invokes an endpoint to start the caching process for feature statistics calculation.

It does not implement authentication, since the REST API does not contain any.

💽 Installation

To install, first clone the repository

git clone https://github.com/wifi-tracing/caching-function.git

Then install dependencies by using

npm install

The function is built to be invoked by AWS lambda. You can call it manually by calling the startRequest function in index.js.

🗺 Roadmap

See the open issues for a list of proposed features (and known issues).

💁 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create.

The repo itself is just used to show the project. It is NOT actively maintained. The author suggests forking the project instead of opening new issues.

⚖ License

Distributed under the MIT License. See LICENSE for more information.

🐦 Contact

Danilo Del Busso - @danilo_delbusso

🙏 Attributions

Icons made by Freepik from www.flaticon.com

About

Serverless function for AWS that calls an endpoint in server. Developed as part of @danilo-delbusso's final year project

Resources

License

Stars

Watchers

Forks