Skip to content

kbrumer/http4s-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This was an indirect fork of this github project: https://github.com/fiadliel/http4s-talk

http4s-talk

Repository for http4s talk (scala meetup)

CREATE DATABASE demo;

\c demo;

create table people (id serial primary key, first_name text, family_name text, registered_at timestamp with time zone);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages