😃
Hi
Coding all millennia, currently working with Python and AWS. Holla at me: @jdheywood.bsky.social
-
https://www.bookpebble.co.uk/
- Beside the seaside
- https://jdheywood.dev
- https://@jdheywood.bsky.social
Pinned Loading
-
sqlalchemy-orm-and-migrations-demo
sqlalchemy-orm-and-migrations-demo PublicA short demo and presentation put together for a talk at BrightonPy user group
CSS
-
post-its-websocket-server
post-its-websocket-server PublicSimple websocket server that echos what it receives to all clients, and stores some state
JavaScript 1
-
Example of simple token authorisatio...
Example of simple token authorisation middleware for use in Express application, with unit test (depends on service to get tokens from env vars) 1/* eslint-disable consistent-return */
2import { getAPIAuthToken } from '../services/environment';
34const authorisation = () => (req, res, next) => {
5if (!req.headers.authorization) {
-
-
simple-scheduler
simple-scheduler PublicWelcome to your new simple job scheduler, written in pure python, no filler all thriller
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.