šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

gitlab.com/sentient-forest/sentient-forest-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab.com/sentient-forest/sentient-forest-api

v0.0.0-20230214192042-3170bc5abc5f
Source
Go
Version published
Created
Source

Museum Buddy API

This project contains the code and documentation for the Museum Buddy API. It is written in golang and makes use of the gorilla MUX package. This API is self-contained, and does NOT require a database.

All stateful data is expected to be passed into each API call and is calculated on the fly. It's incredibly inefficient but allows the API to stand on it's own and be stateless itself.

FAQs

Package last updated on 14 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts