https://github.com/sodiray/praxis-redirector
https://github.com/sodiray/praxis-redirector
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sodiray/praxis-redirector
- Owner: sodiray
- Created: 2022-02-27T02:22:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-15T07:31:51.000Z (over 3 years ago)
- Last Synced: 2025-01-30T05:27:24.601Z (9 months ago)
- Language: TypeScript
- Size: 215 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Praxis Redirector
> A very slim API that takes in GET requests to /x/{code} and
> returns headers that instruct to redirect to the actual url
> that was stored in our mongo db.## Setup
`yarn`## Start
`yarn dev`## Deploy
Deployed with Exobase.