0.1.5 • Published 3 years ago

forest-framework v0.1.5

Weekly downloads
127
License
MIT
Repository
gitlab
Last release
3 years ago

foREST Framework

foREST is a simple API framework with only business logic left to write. 🌳

Keep in mind that foREST is in early development, please try it out. 💻 But avoid it in production because updates will break your app! 🙅

Getting started

Example app

Clone the example app and start it with the forest CLI:

git clone https://gitlab.com/KevSlashNull/forest-example.git
# or: git clone git@gitlab.com:KevSlashNull/forest-example.git
cd forest-example
yarn install
cp .env.example .env
yarn forest serve

Now open your browser at http://127.0.0.1:8000 and see this JSON:

{ "dog": "🐶" }
0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.5

3 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2-11

5 years ago

0.0.2-10

5 years ago

0.0.2-9

5 years ago

0.0.2-8

5 years ago

0.0.2-7

5 years ago

0.0.2-6

5 years ago

0.0.2-5

5 years ago

0.0.2-4

5 years ago

0.0.2-2

5 years ago

0.0.2-3

5 years ago

0.0.2-1

5 years ago

0.0.2-0

5 years ago

0.0.1-2

5 years ago

0.0.1-1

5 years ago

0.0.1

5 years ago