You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Farook Al-Sammarraie edited this page Mar 15, 2020
·
2 revisions
Welcome To The Forest API Wiki
What is Forest?
Forest is a REST API for managing hotel data, things like employees, guests, reservations, sales, costs, rooms, etc... all can be stored and managed by Forest.
Why the name Forest?
Horest was the initial choice (because Hoptel + Rest), but that name was dumb, so Forest was chosen.
Where is my user interface?
Forest is a back-end REST API, which means it deals with URLs and HTTP requests, though a front-end can easily be developed to interface with it for any purpose (see StatMaster).
Why python?
Because that's what my webhost provider allows.
Your program is broken, it doesn't do what I want it to do!!
feel free to raise an issue and we'll get back to you depending on how profitable it is. :)
This Wiki is incomplete!!
We're adding info to the best of our abilities, it's just that we can't both develop the system and document it at the same time.