Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/jerensl/jerens-web-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/jerensl/jerens-web-api

  • v0.0.0-20230607033049-a3d3c851825e
  • Source
  • Go
  • Socket score

Version published
Created
Source

Jerens Personal Web Api

codecov Continuous Integration Continuous Deployment

This Restful Api is notification api for my personal web app

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

SERVICE_ACCOUNT_FILE: Firebase service account

API_KEY: Api key header token for authorization

CORS_ALLOWED_ORIGINS

SQLITE_DB: Sqlite Database file location

Run Locally

Clone the project

  git clone https://github.com/jerensl/api.jerenslensun.com.git

Go to internal folder in the project directory

  cd api.jerenslensun.com/internal

Install dependencies

  go mod download

Start the server

  go run main.go

Features

  • Status Notification
  • Subscribe Notification
  • Unsubscribe Notification
  • Send Notification

Documentation

Documentation

C4 Diagram

C4 Diagram

License

MIT

FAQs

Package last updated on 07 Jun 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc