nbbaier-dbtoapiexample.web.val.run
  • nbbaier avatar
    lowdbTest
    @nbbaier
    Forked from pomdtr/lowdb_example
    HTTP
  • nbbaier avatar
    dbToAPI
    @nbbaier
    Create an API from a lowdb blob This val exports a function that takes a lowdb instance and returns a Hono router that can be used to interact with the data. This is the beginning of an implementation of something like json-server for Val Town. The resulting server also comes with a frontend at / . The code for the frontend can be found here . See this val for an example. Things I'd like to implement All HTTP methods Custom route definitions (like in json-server ) Custom frontends Filtering, sorting, pagination, etc
    Script
1
Next
December 5, 2023