Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/710lucas/3ds-http-server
https://github.com/710lucas/3ds-http-server
3ds-homebrew devkitarm devkitpro homebrew http-server nintendo-3ds nintendo-3ds-homebrew server
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/710lucas/3ds-http-server
- Owner: 710lucas
- Created: 2023-01-24T12:39:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-25T14:42:41.000Z (over 1 year ago)
- Last Synced: 2024-11-11T11:47:56.163Z (2 months ago)
- Topics: 3ds-homebrew, devkitarm, devkitpro, homebrew, http-server, nintendo-3ds, nintendo-3ds-homebrew, server
- Language: C++
- Homepage:
- Size: 1.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Abandonado por tempo indefinido!
# 3ds http server
This is a simple server that you can run in your 3ds
I'll try to turn this into a library so you can use it the way that you want to
is still in development, but if you want you can compile this and run the template in your 3ds
## Features
For now, we have the following features:
- http get protocol
- http post protocol
- a body parser
## known bugs
- You can basically replace the http_server.3dsx with the upload_page
- you can also add files outside of the /website folder
## Things to do
- improve password thing
- adding redirect response or whatever this thing is called (added only 302, it still needs more redirect things idk)
- oh yeah, i need to make a tutorial also (and i need to remember to update this shit)
- cookies