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

fuzz-archive/nex

Repository files navigation

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