FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
td1
td1Crossword
Public
Like
Crossword
Home
Code
4
backend
4
frontend
4
shared
3
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/17/2025
README.md

Backend

This directory contains the server-side code for the French Learning App.

Structure

  • index.ts - Main entry point for the application
  • database/ - Database schema and queries
  • routes/ - API and static file routes

API Endpoints

  • GET /api/categories - Get all vocabulary categories
  • GET /api/vocabulary - Get all vocabulary items
  • GET /api/vocabulary/category/:id - Get vocabulary by category
  • GET /api/quiz - Get random vocabulary for quiz (params: count, category)
  • POST /api/progress - Update learning progress

Static Routes

  • GET / - Serves the main application
  • GET /frontend/* - Serves frontend assets
  • GET /shared/* - Serves shared utilities
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.