Stratejia / react-native-example

React-Native example, using TypeScript, styled-components and expo
https://stratejia.github.io/react-native-example/
MIT License
0 stars 0 forks source link

feat: add create post route #40

Closed fabien-roy closed 2 years ago

fabien-roy commented 2 years ago

Description

Add POST /facts route.

I added some TODOs but, tbh, server isn't bound to stay so I won't improve it that much. It's not viable to test the app on a mobile phone if the API is running on a dev's PC.

Scout rule, helpful cleanups

Issues

Related to #9, but doesn't resolve.

General PR check list

🚨 Please review the guidelines for contributing (CONTRIBUTING.md) to this repository.

Results

It works