Skip to content
This repository was archived by the owner on Apr 30, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 496 Bytes

File metadata and controls

22 lines (13 loc) · 496 Bytes

NeX

Simple CDN Server

This repo has moved to Orbit

Installation

These steps assume you already have the DotNet SDK installed

  • Clone this repo git clone https://github.com/ArtieFuzzz/nex.git
  • Change directories cd nex
  • Running Nex dotnet run

TODO

  • Add Authorization to POST route
  • Add DELETE route

License

This repository is licensed under the Apache License, Version 2.0