Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

iedon/iedon-net-api

Repository files navigation

IEDON-NET-API (Peer API for DN42)

This is the API server designed for auto-peering for iEdon-Net and the DN42. Based on Hono.js.

Structures

  • app.js: Entry point
  • routes.js: Define routes here
  • ./handlers: Handlers for each defined route in routes.js
  • providers: Extendable basic components
  • db: Sequelize Models and database context
  • common: shared functions
  • acorle-sdk: My personal internal tiny microservice integration. You can safely turn it off in config.js and just ignore it.

Install

bun install
cd acorle-sdk
bun install
cd ..
cp ./config.default.js ./config.js

Run dev

bun run dev # Using bun

Run prod

bun run prod

About

DN42 Auto Peering APIs for IEDON-NET.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /