Commit Graph

4 Commits

Author SHA1 Message Date
khuxkm fbexl 95cd5e5339 Run test server on port 42069, by popular demand 2020-05-04 03:34:05 -04:00
khuxkm fbexl 7e43feb7d8 Fix HTTP request method in app.route call 2020-05-04 03:33:01 -04:00
khuxkm fbexl d3730aa6cd Move user location code outside of GET handler for /<fingerprint>
Technically, all of the operations available via /<fingerprint> will access the user object in some fashion, so loading of the user object can be done outside of the GET if-block.
2020-05-04 03:29:41 -04:00
khuxkm fbexl 26a92162dc Add basic server that supports registration and display of the data, coded in 30 minutes 2020-05-04 03:21:40 -04:00