FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
adewoleef123
adewoleef123untitled-3074
Public
Like
untitled-3074
Home
Code
4
backend
3
frontend
4
shared
2
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Sign up now
Code
/
backend
/
README.md
Code
/
backend
/
README.md
Search
5/19/2025
README.md

Backend

This directory contains the server-side code for the Job Board with Chat application.

Structure

  • index.ts - Main entry point for the HTTP API
  • database/ - Database schema and queries
    • migrations.ts - Database table definitions
    • queries.ts - Functions for interacting with the database

API Endpoints

Jobs

  • GET /api/jobs - Get all job postings
  • POST /api/jobs - Create a new job posting

Chat

  • GET /api/chat - Get chat messages
  • POST /api/chat - Create a new chat message

Technologies

  • Hono - API framework
  • SQLite - Database for storing job postings and chat messages
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.